Mail alerts for Wazuh and Zeek #3574
Replies: 3 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I think the issue here might be the fact that these services are running in their own Docker container, and you are specifying the SMTP server as localhost (which would be interpreted as local to the container). You might try the hostname or IP of the box itself to see if it works better for you. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Wes, that did fix it. Thanks much!
On Fri, Mar 26, 2021 at 15:32 weslambert ***@***.***> wrote:
I'd have to test -- did you try changing the SMTP server address to point
to the host?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3574 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AH4XT7SFRYEESGD257V6E6DTFTVO5ANCNFSM4ZTKOINA>
.
--
Judd Brown
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings,
I have set up the mail configs for Zeek and Wazuh as specified in the documentation (/opt/so/conf/wazuh/ossec.conf and ../zeek/zeekctl.cfg).
Postfix is running fine, with all mail to root being forwarded to my email address via /etc/aliases.
Problem is I'm not seeing any info from either app. I see an occasional Cron email, but nothing from Wazuh or Zeek.
Any thoughts on how I've gone wrong?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions