tminos
11-30-2000, 08:02 PM
I have Postfix as my STMP server, and just finisehd setting up logcheck. The problem is that Postfix adds lost of useless things to /var/log/messages that I don't think are worthy of being read and just make it harder to find the REAL attack messages. I tried adding the line
mail.* /var/log/postfix
to the /etc/syslog.conf file, and it logs it to the /var/log/postfix file IN ADDITION TO the /var/log/messages file. My question is, how do I stop it from loggin to /var/log/messages and have it send the logs to /var/log/postfix ONLY? I have restarted Postfix and Syslog and it is still doing this. Thanks.
mail.* /var/log/postfix
to the /etc/syslog.conf file, and it logs it to the /var/log/postfix file IN ADDITION TO the /var/log/messages file. My question is, how do I stop it from loggin to /var/log/messages and have it send the logs to /var/log/postfix ONLY? I have restarted Postfix and Syslog and it is still doing this. Thanks.