[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ossec-list] Email_alerts
Hello,
I fight with granular emails, but without success. Of course I read
before all posts about emails.
I use the newest version 1.3.
My task is separate events from different devices to different emails
address.
Now I try filter events based on level value and a source of events,
but I still receive emails with other level values.
My actual configuration looks:
<global>
<email_notification>yes</email_notification>
<smtp_server>127.0.0.1</smtp_server>
<email_to>maya@xxxxxxxxxxxxxxxxxxx</email_to>
<email_from>ossecm@workstation</email_from>
</global>
<email_alerts>
<email_to>wladek@xxxxxxxxxxxxxxxxxxx</email_to>
<level>10</level>
<event_location>10.1.2.2</event_location>
</email_alerts>
I need any suggestion from you how to resolve this problem.
Wladek
OSSEC home |
Main Index |
Thread Index
OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.