[LUNI] syslog question
Seva Epsteyn
seva at sevatech.com
Fri Jun 8 14:51:08 CDT 2007
Try splitting that into 2 lines as in:
*.info;mail.none;authpriv.none;cron.none /var/log/messages
*.info;mail.none;authpriv.none;cron.none @loghost
On Fri, 8 Jun 2007, Steve Pribyl wrote:
> What I am missing here
>
> on FC6
> in syslog.conf
>
> # Log anything (except mail) of level info or higher.
> # Don't log private authentication messages!
> *.info;mail.none;authpriv.none;cron.none
> /var/log/messages, at loghost
>
> Write messages to "/var/log/messages, at loghost" instead of
> "/var/log/messages" and forwarding to loghost.
>
> TIA
>
> Steve
>
More information about the luni
mailing list