Are you new here? Subscribe to my RSS feed. Thanks for visiting!
By default, the syslog daemon will place –MARK– messages in your /var/log/messages log file every twenty minutes. This can get annoying and eventually lead to a waste of space. Heres a quick tip on how to stop syslog from putting –MARK– in the messages log.
- Edit the syslogd file. (In Ubuntu, this file is located in /etc/default/syslogd - on some other distributions, you’ll want to edit whatever file starts up the syslog daemon.)
- Locate the following line that starts with:
SYSLOGD=”"
- Modify this line to read:
SYSLOGD=”-m 0″
- Restart syslog:
/etc/init.d/sysklogd restart
Cheers!
Popularity: 2% [?]
Sponsors


No Comment
Random Post
Leave Your Comments Below