Remote syslog

From: George Monappallil (gmonappallil@yak.ca)
Date: Tue Nov 02 2004 - 16:06:54 EST


Hi guys:
I am setting up remote syslog for one of my machines. I did the
following

Remote syslog server(linux redhat v9):
/etc/sysconfig/syslog
SYSLOGD_OPTIONS="-m 0 -r -x"

Syslog client(Solaris 9):
/etc/syslog.conf
*.* @<ip address of the server>

/etc/hosts
<ip address of the syslog server> <syslog server name> loghost

I have 'syslog udp/514' listed in the /etc/services file. I then
restarted the syslog daemons on both the server and the client.

I still don't see the messages coming from the client to the servers
messages file. Do I need to make any entries elsewhere. Also, as I
understand the messages from the client will be displayed in the
/var/log/messages file of the server. Is there a way to have the
messages go to diff file. For example in /var/log/syslogclient.messages?

Thanks in advance.

-George
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:29:39 EDT