Page 1 of 1

Warnings in system log

Posted: Wed May 30, 2012 5:49 pm
by wochips
I keep getting the following warning messages in the system log but don't know how important they are or how to implement the suggestions, any advice would be appreciated.

2012.05.28 17:02:21 log file cleared by user
2012-05-29T01:02:41.171513+01:00 localhost rsyslogd: WARNING: rsyslogd is running in compatibility mode. Automatically generated config directives may interfer with your rsyslog.conf settings. We suggest upgrading your config and adding -c3 as the first rsyslogd option.
2012-05-29T01:02:41.171570+01:00 localhost rsyslogd: Warning: backward compatibility layer added to following directive to rsyslog.conf: ModLoad immark
2012-05-29T01:02:41.171588+01:00 localhost rsyslogd: Warning: backward compatibility layer added to following directive to rsyslog.conf: MarkMessagePeriod 1200
2012-05-29T01:02:41.171603+01:00 localhost rsyslogd: Warning: backward compatibility layer added to following directive to rsyslog.conf: ModLoad imuxsock
2012-05-30T01:02:41.301436+01:00 localhost rsyslogd: WARNING: rsyslogd is running in compatibility mode. Automatically generated config directives may interfer with your rsyslog.conf settings. We suggest upgrading your config and adding -c3 as the first rsyslogd option.
2012-05-30T01:02:41.301491+01:00 localhost rsyslogd: Warning: backward compatibility layer added to following directive to rsyslog.conf: ModLoad immark
2012-05-30T01:02:41.301508+01:00 localhost rsyslogd: Warning: backward compatibility layer added to following directive to rsyslog.conf: MarkMessagePeriod 1200
2012-05-30T01:02:41.301523+01:00 localhost rsyslogd: Warning: backward compatibility layer added to following directive to rsyslog.conf: ModLoad imuxsock

Re: Warnings in system log

Posted: Sat Jun 02, 2012 11:06 am
by admin
just ignore. it is about using the message logging daemon in an outdated way, which is needed to keep Meteohub version identical over all installations.

Re: Warnings in system log

Posted: Sat Jun 02, 2012 12:41 pm
by wochips
Thank you, good to know it is not a problem.