wazuh-dashboard-plugins icon indicating copy to clipboard operation
wazuh-dashboard-plugins copied to clipboard

Agent status report

Open jesuslinares opened this issue 6 years ago • 2 comments

It would be great if the app could send reports like this by email:

image

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

jesuslinares avatar Jun 20 '18 10:06 jesuslinares

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

jesusgn90 avatar Jun 20 '18 11:06 jesusgn90

Any plans for this functionality?

TaLoN1x avatar Jul 08 '20 19:07 TaLoN1x