|
LogSpy |
---|---|
INSTALL 1. You
need to create a named pipe so that the syslog deamon can
communicate with the logspy program. 2. Then
edit your syslog.conf file which should be in the /etc
directory. 3.
Edit the logspy.conf file with the rules you want to check for.
The conf file needs to be in the /etc
directory. The conf file is just a
CSV file. The first value is the term in the logs to search for.
The second is the command to run when it finds the term. WARNING:
It will run this command as root be carefull what you put in this
file. 4. Run the
program. |