logging - /var/log/messages
Posted: Tue Mar 01, 2011 4:48 pm
ZM is flooding my /var/log/messages with what seems to be routine stuf such as:
Zoneminder is running on a home server that handles stuff other than just monitoring the camera so I need to see the system messages in the system log for maintenance purposes.
Short of editing the syslog.conf, is there and option to only allow Zoneminder to log certain things like errors and disregard the routine stuff? I don’t mind a limited amount of errors getting directed to the syslog if absolutely necessary but I don’t need the routine stuff filling the logs. Ideally, Zoneminder would only log the important stuff to a separate log file that could be reviewed separately to problem-shoot why something isn’t working. I don’t need to know every time it processes something on a particular camera – that’s why there is an event log on the GUI.
Code: Select all
zmc_m3[8972]: INF [Nursery: 6681000 - Capturing at 14.93 fps]
zma_m5[3435]: INF [Backyard: 8053000 - Processing at 10.87 fps]
Short of editing the syslog.conf, is there and option to only allow Zoneminder to log certain things like errors and disregard the routine stuff? I don’t mind a limited amount of errors getting directed to the syslog if absolutely necessary but I don’t need the routine stuff filling the logs. Ideally, Zoneminder would only log the important stuff to a separate log file that could be reviewed separately to problem-shoot why something isn’t working. I don’t need to know every time it processes something on a particular camera – that’s why there is an event log on the GUI.