Forum Discussion

agrigorof's avatar
agrigorof
Copper Contributor
Apr 18, 2019
Solved

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. What options do we have for this? 

 

Right now, I'm thinking that it may have to be done through some external entity (script or analytical platform) that can query the data and create the reports but that would be a big gap in Sentinel's functionality. 

  • Chris Boehm 

     

    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

4 Replies

Resources