|
send log messages to another system
Hi,
I am trying to set up a centralized log server. I want the logs from all my systems to go to one particular server. So on the system that I intend setting up as a log server, I edited the /etc/sysconfig/syslog file to include the -r option in the following line:
SYSLOGD_OPTIONS="-m 0 -r"
However, I have another problem. I want to be able to send the logs of each system to a different file. How can that be done? Any help is greatly appreciated.
Thanks,
Anurag
|