Is there anyway to stop var/log/message from recording this? May 29 16:26:26 server1 pure-ftpd: (?@127.0.0.1) [INFO] New connection from 1270.0.1 May 29 16:26:26 server1 pure-ftpd: (?@127.0.0.1) [INFO] Logout. May 29 16:26:29 server1 pure-ftpd: (?@127.0.0.1) [INFO] New connection from 1270.0.1 May 29 16:26:29 server1 pure-ftpd: (?@127.0.0.1) [INFO] Logout. PHP: I am running status2k so everytime the script refresh to get new stat, I get that new connection thing into my log/message which is very annoying because I can't keep track of other FTP connection and activity since those new connection from 127.0.0.1 filled the log so fast. Is there anyway to remove that from the /var/log/message? thanks