18 Nov
2011
18 Nov
'11
8:31 a.m.
Ankit Mahawar <ankit.mahawar@tcs.com> writes:
Thanks for your inputs.
I have another doubt that if both syslog and syslog-ng is configured then the logs will do to syslog or syslog-ng ??
Whichever is configured to read from /dev/log (at least on Linux - other systems might use some different device underneath) will end up with the log messages. If both are configured to read from there, then whichever opens it first will win. (Or in other words: use syslog-ng, replace your standard syslogd with it ;) -- |8]