1.
Syslog-ng faq
Dec 18, 2008 ... I've recently put out a book on automated UNIX system administration. There is a chapter in the book that covers building a central loghost ...
2.
Syslog-ng faq
Dec 18, 2008 ... I've recently put out a book on automated UNIX system administration. There is a chapter in the book that covers building a central loghost ...
3.
Syslog-ng faq
Dec 18, 2008 ... Most questions are taken from actual posts to the syslog-ng mailing list. Truly horrible grammar and spelling were cleaned up, ...
4.
Nate Campi's Home Page
A network log tranmission mechanism. We've already discussed the format of syslog messages, but not the network transport protocols or the roles played by ...
5.
Swatch configuration file for constant monitoring # watchfor ...
Swatch configuration file for constant monitoring # watchfor /Sense Key: Media Error/ echo exec echo $0 | mail -s\"syslog alert: disk errors\" ...
6.
Central Loghost Mini-HOWTO
Central Loghost Mini-HOWTO. This page is simply a collection of open source tools you .... Using SEC from syslog-ng is like using swatch, though no /dev/fd ...
7.
Central Loghost Mini-HOWTO
I've found that the swatch "throttle" feature breaks when you force it to read from standard input like this (actually it appears to be broken in general). ...
8.
Syslog-ng faq
Dec 18, 2008 ... I run Linux and see that I can choose one of two types of UNIX socket for my main syslog source. Which one is correct? ...
9.
Sample syslog-ng conf file
destination xconsole { pipe("/dev/xconsole"); }; # # scripts that accept syslog messages and mail them out # destination mail-alert ...
10.
Syslog-ng faq
Dec 18, 2008 ... Most questions are taken from actual posts to the syslog-ng mailing list. Truly horrible grammar and spelling were cleaned up, ...