Re: [CentOS] syslog to remote server

2009-08-06 Thread Kwan Lowe
On Thu, Aug 6, 2009 at 10:58 PM, hce wrote: > Hi, > > I set up the syslog.conf to log local0 and local1 to a remote log server: > > *.info;mail.none;authpriv.none;cron.none;local0.none;local1.none >  /var/log/messages > > local0.*;local1.*                                       @192.168.1.2 > > The

Re: [CentOS] syslog to remote server

2009-08-06 Thread Jorge Fábregas
On Thursday 06 August 2009 10:58:05 pm hce wrote: > The messages from local0 worked fine, all sent to the remote log > server. But all messages from local1 were still displayed in > /var/log/messages despite it has been set to local1.none. How do you determine which messages come from which facili