[CentOS] [solved] Re: empty /var/log/messages

Wed Jun 27 04:16:17 UTC 2007
beast <beast at ldap.or.id>

On 26/06/07 20:02 -0700, Shawn Everett wrote:
>
>Is it possible you broke your syslog.conf file?  You could always try 
>reinstalling the file from the RPM.
>

Yes. Aparently its because of this entry:
*.info;mail.none;authpriv.none;cron.none;spampd.none    -/var/log/messages

I should use local5.none instead of spampd. I wonder why syslog did not
complaint when restarting :(