Benchmark: 5 Logging and Monitoring
Overview
This section covers security recommendations to follow to set logging and monitoring policies on an Azure Subscription.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-azure-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select 5 Logging and Monitoring.
Run this benchmark in your terminal:
powerpipe benchmark run azure_compliance.benchmark.cis_v200_5
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_compliance.benchmark.cis_v200_5 --share
Benchmarks
- 5.1 Configuring Diagnostic Settings
- 5.2 Monitoring using Activity Log Alerts
- 5.3 Configuring Application Insights
- 5.5 Ensure that SKU Basic/Consumption is not used on artifacts that need to be monitored (Particularly for Production Workloads)