18 Nov
2005
18 Nov
'05
6:46 a.m.
hi guys currently i am testing logwatch, logcheck and newlogcheck to generated reports from log files generated by syslog-ng. The log files are generated in the format /var/log/syslog-ng/host1/date1/messages /var/log/syslog-ng/host1/date2/messages /var/log/syslog-ng/host1/date3/messages /var/log/syslog-ng/host2/date1/messages /var/log/syslog-ng/host2/date2/messages * * /var/log/syslog-ng/host*/date*/messages so i played around with logcheck and newlogcheck and it worked fine for single file. According to the README provided by logcheck it will work fine for a single logfile. So is there a way to run it against multiple logfiles according to dates and hosts. Regards