LOG_ALERT_LEVEL issue in ossec-server.conf
Posted: Wed Jun 10, 2015 8:32 am
Hi -
Everytime we update ASL settings and save the configuration from the UI on port 30000, the ossec-hids service starts throwing errors in its log file.
2015/05/17 05:38:24 ossec-config(1235): ERROR: Invalid value for element 'log_alert_level': @@LOG_ALERT_LEVEL@@.
2015/05/17 05:39:34 ossec-config(1235): ERROR: Invalid value for element 'log_alert_level': @@LOG_ALERT_LEVEL@@.
Seems like the <log_alert_level> parameter is not getting substituted properly, and when I change it to "1" manually and restart the service, everything is fine.
Any ideas on why this variable is not getting substituted ? Also noticed that this variable is not among the ones that can be configured in the ASL web UI (but HIDS_EMAIL_ALERT_LEVEL is present there).
Thanks !
Everytime we update ASL settings and save the configuration from the UI on port 30000, the ossec-hids service starts throwing errors in its log file.
2015/05/17 05:38:24 ossec-config(1235): ERROR: Invalid value for element 'log_alert_level': @@LOG_ALERT_LEVEL@@.
2015/05/17 05:39:34 ossec-config(1235): ERROR: Invalid value for element 'log_alert_level': @@LOG_ALERT_LEVEL@@.
Seems like the <log_alert_level> parameter is not getting substituted properly, and when I change it to "1" manually and restart the service, everything is fine.
Any ideas on why this variable is not getting substituted ? Also noticed that this variable is not among the ones that can be configured in the ASL web UI (but HIDS_EMAIL_ALERT_LEVEL is present there).
Thanks !