Hello,
I can't for the life of me figure out what is generating these entries in my "messages" log, but they're chewing up a lot of log space:
Code:
Jan 14 10:57:26 localhost syslog-ng[2441]: STATS: dropped 0
Jan 14 11:07:26 localhost syslog-ng[2441]: STATS: dropped 0
Jan 14 11:17:26 localhost syslog-ng[2441]: STATS: dropped 0
Jan 14 11:27:26 localhost syslog-ng[2441]: STATS: dropped 0
Jan 14 11:37:26 localhost syslog-ng[2441]: STATS: dropped 0
Jan 14 11:47:26 localhost syslog-ng[2441]: STATS: dropped 0
Jan 14 11:57:26 localhost syslog-ng[2441]: STATS: dropped 0
Jan 14 12:03:10 localhost automount[2504]: create_udp_client: hostname lookup failed: No such process
Jan 14 12:03:10 localhost automount[2504]: create_tcp_client: hostname lookup failed: No such process
Jan 14 12:03:10 localhost automount[2504]: lookup_mount: exports lookup failed for .directory
Jan 14 12:07:07 localhost automount[2504]: create_udp_client: hostname lookup failed: No such process
Jan 14 12:07:07 localhost automount[2504]: create_tcp_client: hostname lookup failed: No such process
Jan 14 12:07:07 localhost automount[2504]: lookup_mount: exports lookup failed for .directory
They look minor/innocuous, and I don't see any problems. I've checked the config files for syslog-ng and automount, but I don't see anything that looks guilty. Am I missing something? BTW, I'm running both syslogd and syslog-ng to find out which I like better.
Any ideas?
Thanx,
Vince
P.S. Hi, Bob! and thanks for your help.