[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] How to stop PROFTP logging messages from localhost
- Subject: [cobalt-users] How to stop PROFTP logging messages from localhost
- From: "K.A." <khalil@xxxxxxxxx>
- Date: Sat Sep 22 03:23:29 2001
- Organization: http://www.KhalilAhmad.com
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello All,
How can I stop PROFTP on my RaQ4 to logging requests from localhost in the
file
/var/log/messages
I am getting this log every 15 minutes and would like to get rid of these:
Sep 22 12:45:00 ns1 proftpd[4384]: (localhost[127.0.0.1]) - FTP session
opened.
Sep 22 12:45:00 ns1 proftpd[4384]: (localhost[127.0.0.1]) - FTP session
closed.
Sep 22 13:00:00 ns1 proftpd[5043]: (localhost[127.0.0.1]) - FTP session
opened.
Sep 22 13:00:00 ns1 proftpd[5043]: (localhost[127.0.0.1]) - FTP session
closed.
Sep 22 13:15:01 ns1 proftpd[5816]: (localhost[127.0.0.1]) - FTP session
opened.
Sep 22 13:15:01 ns1 proftpd[5816]: (localhost[127.0.0.1]) - FTP session
closed.
Sep 22 13:30:00 ns1 proftpd[6505]: (localhost[127.0.0.1]) - FTP session
opened.
Sep 22 13:30:00 ns1 proftpd[6505]: (localhost[127.0.0.1]) - FTP session
closed.
I checked cron files, there is nothing. I also checked /etc/syslog.conf file
but I think I am missing something.
Is there anybody who can help me to work out this issue?
Thanks a lot!