[syslog-ng]Syslog-ng and a log checker
Mordechai T. Abzug
morty@sanctuary.arbutus.md.us
Sat, 31 Mar 2001 18:21:47 -0500
On Thu, Mar 29, 2001 at 12:59:24PM +0200, Dennis Kruyt wrote:
> I'm logging from about 20 machines to a log server and i want to use a
> program that checks the log files.
>
> So wich program works good with syslog-ng???
So long as you're not messing with the message format, any log parser
will work fine.
Personally, I like:
http://linux.umbc.edu/~mabzug1/log_analysis.html
But I'm biased, 'cuz I wrote it. ;)
- Morty