Hi,

I've installed syslog-ng and I was configuring it.
I'd like to separate ssh and named logs from messages, so I thought
each of that services had a "facilty", so I defined them and restarted
syslog-ng, but it fails saying that it does not know those facilities...

#filter f_named { facility(named); };
#filter f_sshd { facility(sshd); };

I have testes with named, sshd, bind, ssh...

So, how may I separate this services logs?
I used metalog and there you can use reg expressions, may I use it here
too?

Where may I find a list of facilities?


Cheers!

-- 
Arnau Bria
http://blog.emergetux.net
Wiggum: Dispara a las ruedas Lou.
Lou: eee, es un tanque jefe.
Wiggum: Me tienes hartito con todas tus excusas.
-- 
gentoo-user@gentoo.org mailing list

Reply via email to