Hi Wazuh Team,
I need the FIM alerts to reach me by email, I just want them to reach me on the routes that I configure.
set this in manager but it doesn't work
<!-- Reportes de FIM -->
<email_alerts>
<email_to>
seg...@company.com</email_to>
<event_location>TRX01|PP01|PP02|RX02|RX03</event_location>
<rule_id>550, 553, 554</rule_id>
<do_not_delay />
</email_alerts>
<!-- fin -->