I have some debian lenny servers sending their logs (via TCP) to a central rsyslog server. Every remote servers has at /etc/rsyslog.conf:
*.* @@IP_CENTRAL_SERVER So, I can see in the central syslog server all logs without problems. I'm looking for a single and simple report, like logwatch for example who process all logs and send me in ONE mail or on ONE html page all resume info of all logs. I tried with logwatch and I didn't get this report I'm looking for. My question is? Is there any tool, script, app, etc which I run on the syslog server and give me the information of all servers in a way as simple as possible? Maybe in a single resume mail separated by a line for example? Thanks for your time. -- Regards; Israel Garcia _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

