Azure-Sentinel/Playbooks/Send-IngestionCostAnomalyAlert
iwafula025 1f3632bc4b
Reuploaded images
2021-06-22 20:38:52 +03:00
..
images Reuploaded images 2021-06-22 20:38:52 +03:00
azuredeploy.json Uploaded missing files via web 2021-06-22 20:34:53 +03:00
readme.md Uploaded missing files via web 2021-06-22 20:34:53 +03:00

readme.md

Ingestion Anomaly Alert Playbook

This playbook sends you an alert should there be an ingestion spike into your workspace. The playbook uses the series_decompose_anomalies KQL funtion to dertermine anomalous ingestion.

Deployment steps

Scroll to the bottom of this document and click the "Deploy to Azure" button

Fill in the parameters, changing the default values as required for your environment

02-parameters

Select your newly deployed app from the resource group

03-selectapp

Click on edit to make the connections to Log Analytics and Office 365

04-editapp

Defince the frequency the playbook should execute. Default is daily so you get alerted at the earliest sign of an ingestion anomaly

05-recurrence

Make the connections to your Log Analytics workspace using an account with the appropriate permissions. Do the same for Office 365.

06-connections

Save the app

07-saveapp

Enable the app

08-enableapp

For more information on the anomaly function read this this document