Forum Discussion
agrigorof
Apr 18, 2019Copper Contributor
Scheduled reports
I am looking into the ability of scheduling daily reports that can be emailed (as PDF or embedded HTML) to security analysts for review. As it is, I don't see any way of doing this within Sentinel. W...
- Apr 22, 2019
Sentinel uses Logic Apps (Playbooks) so you could use of one those, started from Logic Apps. Here is a screen shot of one I use:
Essential its a three step workflow.
1. The Recurrence defines the schedule trigger.
2. I run a Log Analytics query to get the data
3. This outputs into the email (as HTML) or a chart
Valon_Kolica
Apr 22, 2019Former Employee