snoopy
Snoopy is a tiny library that logs all executed commands (+ arguments) on your system.
Version information
released Nov 8th 2017
This version is compatible with:
- Puppet Enterprise 2018.1.x, 2017.3.x, 2017.2.x, 2017.1.x, 2016.5.x, 2016.4.x
- Puppet >= 4.0.0 < 6.0.0
- , , , ,
Start using this module
Add this module to your Puppetfile:
mod 'revolutionsystem-snoopy', '0.1.2'
Learn more about managing modules with a PuppetfileDocumentation
revolutionsystem/snoopy — version 0.1.2 Nov 8th 2017
Snoopy Logger
Snoopy Logger is a security tool developed in C language capable of generating logs of all commands executed by users of the system, or just the commands executed by root superuser.
Table of Contents
- Description
- Setup - The basics of getting started with snoopy
- Usage - Configuration options and additional functionality
- Limitations - OS compatibility
- Development - Guide for contributing to the module
- Release Notes/Contributors
Description
This Puppet Module will install and configure snoopy logger.
Setup
- Create config file
/etc/snoopy.ini
- Create logging file based operation system:
- Redhat/CentOS:
/var/log/secure
- Debian/Ubuntu:
/var/log/auth.log
- Redhat/CentOS:
Note: You must RESTART the operating system to apply the snoopy logger settings.
Usage
class { 'snoopy': }
Limitations
This is where you list OS compatibility, version compatibility, etc. If there are Known Issues, you might want to include them under their own heading here.
- Redhat: 6,7
- Centos: 6,7
- Debian: 8,9
- Ubuntu: 14.04, 16.04
Development
For any development, you my reach out to the GitHub repo: https://github.com/revolutionsystem/puppet-snoopy.git
Release Notes/Contributors
This project is a fork of opstree-snoopy.git
For any contribution, you may mail us at contato@revolutionsystem.com.br