Of the above list only the white list is visible in the App GUI after restarting wash-manager.Email AddressRotate intervalAllowed-IPsWhite list
Hi Louis,
For the fields you have put here, Rotate interval
and White list
are updated when the Wazuh manager is restarted, as that configuration is loaded into memory, and you can find it in the Global Configuration
section. Allowed-IPs
is part of the remote
component, and to configure it, the connection must be setted as syslog
, and it is necessary to list at least one IP address when using the syslog connection type. You can find more information about the configuration file here: https://documentation.wazuh.com/3.x/user-manual/reference/ossec-conf/, and more specifically about the remote component here: https://documentation.wazuh.com/3.x/user-manual/reference/ossec-conf/remote.html
If you're still having problems, please let us know.
On the other hand, for showing the email configuration, we have opened this issue:
https://github.com/wazuh/wazuh-kibana-app/issues/1401
Keep up to date by following it, there we will update any progress on this.
You will also need to have your smtp server well configured. You can learn how to configure it here https://documentation.wazuh.com/3.x/user-manual/manager/manual-email-report/smtp_authentication.html
And finally, at the moment the configuration is read-only, but in our next version of Wazuh (3.9), which will be released very soon, you will be able to edit the ossec.conf
and the ruleset custom files in an XML editor from inside the application. This and other interesting new features will be included in our nearby next release. Stay tuned!
Best regards,
Juan Carlos