wazuh-dashboard-plugins
wazuh-dashboard-plugins copied to clipboard
Agent status report
It would be great if the app could send reports like this by email:
Tasks (added by @jesusgn90):
- [ ] Add new options in
config.yml
- [ ] Credentials, Interval, Destination
- [ ] Add a module to send mails from the app server
- [ ] Create a Node.js cron job to send the mails
- [ ] Allow to configure multiple destinations depending on multiple Wazuh APIs
- [ ] Test all the functionality
Right, once the Wazuh API give us the "unique" routes we'll add some functionality to agents in the Wazuh App. Second step is to study cons about e-mail integration but I think it's not a problem cause Node.js has high support for these kind of tasks.
Regards, Jesús
Any plans for this functionality?