I would like to get a notice if there is a log message that the ossec does not understand. For example if I run
bash$ logger "something ossec does not know about" I would like to get an alert about it so that I can write a decoder / rule for the message. Is there a good way to do that?
