 |
|
|
Install LogWatch
Last
Updated:
November 30, -0001
Please note a lot of CPanel systems have this already installed. Also note ENSIM Systems receive alot of "Use of uninitialized " errors and this is not reccomened.
Logwatch is a customizable log analysis system. Logwatch parses through your system's logs for a given period of time and creates a report analyzing areas that you specify, in as much detail as you require. Logwatch is easy to use and will work right out of the package on most systems.
1. Log into your server as root (SSH)
2. Get the file
Type: wget ftp://ftp.kaybee.org/pub/redhat/RPMS/noarch/logwatch-5.2.2-1.noarch.rpm
3. Install LogWatch 5.0 with flags to update if previously installed
Type: rpm -Uvh logwatch-5.1-1.noarch.rpm
4. Delete the original rpm file (no longer needed)
Type: rm -rf logwatch-5.1-1.noarch.rpm
5. To run logwatch manually
Type: perl /etc/log.d/scripts/logwatch.pl |
|
 |
|