Forum Discussion
Scheduled reports
- 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
- Chris BoehmApr 22, 2019Former Employee
This is possible through PowerBI
Exporting data sheets into PDF format – https://docs.microsoft.com/en-us/power-bi/service-report-subscribe
How to export data queries : https://docs.microsoft.com/en-us/azure/azure-monitor/platform/powerbi
As for the reporting, PowerBI can automatically email reports for you after they’ve been configured.
Let me know if you have any addtional questions.
- CliveWatsonApr 22, 2019Former Employee
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
- agrigorofApr 23, 2019Copper Contributor
Thank you, I will look into both options. It seems clear now that Logic Apps play an important role in Sentinel's reporting and notifications capabilities (and overall orchestration of security events). It makes sense not to reinvent the wheel.
Regards,
Adrian Grigorof