Hi Wazuh Team,
Hope you're all doing well.
I want to ask if there is any documentation or guide on how to configure Wazuh to generate reports and send them automatically to email on a daily basis.
Currently:
I have already configured the SMTP settings in ossec.conf
I have tested alert notifications and I am successfully receiving alert emails
What I’m trying to achieve now is:
Wazuh generates a report (alerts summary / security report / etc.)
The report is sent automatically to my email every day (not only per-alert notifications)

Thanks a lot in advance
Best,
Robby
Hi Nazmur,
Thank you for the information.
I have a few questions regarding the reporting features:
For the dashboard reporting — is it possible to create reports for multiple dashboards, or is it limited to only one dashboard per configuration?
About the reporting feature under Discovery → Reporting — what is the main purpose of this feature?
Is it meant for exporting raw data, generating summary reports, or something else?
Just want to understand the intended use and best practice for these features.
Regards,
Robby
You can make changes to the script to send pdf report from multiple dashboards.
The reporting feature under Discovery → Reporting is used to Export data from
Dashboard, Visualization, Saved searches.
Check this document to learn more:
https://docs.opensearch.org/latest/reporting/report-dashboard-index/
Let me know if you need any further information on this.
If you are referring to the previously created custom dashboard. Yes, you can use them.
For the script to work, you will need the short link of the custom dashboard.
Let me know if you need any further information on this.
Hi Nazmur,
Thank you, I already managed to create a scheduled dashboard report and send it to email using the documentation you shared before and it works.
I just want to ask, is it also possible to create a scheduled report for Threat Hunting or FIM in PDF format?
Something similar to the dashboard report, but based on Threat Hunting or FIM Generating Report (like in the image I attached).


It is not possible to make the same report. But you can make a similar custom dashboard for Threat Hunting or FIM and make a pdf report.
You can check this document for creating a custom dashboard:
Creating custom dashboards
Check the screenshot for reference:
I am also sharing an ndjson file of this dashboard so that you can explore how I have configured it and make the additional adjustments by yourself.
To import this dashboard, you need to go to
Stack Management / Dashboard Management → Saved Object, click on Import, and import the ndjson files there that I have attached.