email alert on outlook

132 views
Skip to first unread message

prince rana

unread,
Jul 31, 2023, 9:04:46 AM7/31/23
to Wazuh mailing list
can any one suggest  that how can I configure email alert for outlook

Nicolas Agustin Guevara Pihen

unread,
Jul 31, 2023, 9:31:50 AM7/31/23
to Wazuh mailing list
Hello, thank you for using Wazuh! 
To configure e-mail alerts in Wazuh, add the following options to the manager's ossec.conf, replacing the values with the correct ones. You can see more information and options about this in our Documentation.

        <email_notification>yes</email_notification>
        <email_to>m...@test.com</email_to>
        <smtp_server>mail.test.com</smtp_server>
        <email_from>wa...@test.com</email_from>


However, Wazuh doesn't handle SMPT authentication to be able to use it with providers like Outlook, Gmail, etc. To do that, you must configure a relay server that is an intermediary between Wazuh and the email service. In this documentation, you can see an example of configuring Postfix as a relay server to use Wazuh with Gmail.
To connect with Outlook, you can also use Postfix and follow the same guide, replacing the Gmail server and credentials with Outlook's, which you can find in the official Microsoft Documentation.

I hope you find this information helpful, let me know if you have any questions!
Regards,
Reply all
Reply to author
Forward
0 new messages