Difference between revisions of "Details of webserver log analysis"

From MyWiki
Jump to: navigation, search
(Created page with "The script to create this web page is run from roots cron on backup.gold.ac.uk using the following crontab entry<br> 0,20,40 * * * * /usr/local/bin/security.sh > /var/tmp/cro...")
 
(Replaced content with "The script to create this web page is run from roots cron on backup.gold.ac.uk using the following crontab entry<br> 0,20,40 * * * * /usr/local/bin/security.sh > /var/tmp...")
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
The script to create this web page is run from roots cron on backup.gold.ac.uk using the following crontab entry<br>
 
The script to create this web page is run from roots cron on backup.gold.ac.uk using the following crontab entry<br>
0,20,40 * * * * /usr/local/bin/security.sh  > /var/tmp/cron_log 2>&1
+
0,20,40 * * * * /usr/local/bin/security.sh  > /var/tmp/cron_log 2>&1<br>

Latest revision as of 09:39, 21 May 2014

The script to create this web page is run from roots cron on backup.gold.ac.uk using the following crontab entry
0,20,40 * * * * /usr/local/bin/security.sh > /var/tmp/cron_log 2>&1