Benchmark: Continuous Monitoring (CA-7)
Description
Continuously monitor configuration management processes. Determine security impact, environment and operational risks.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select Continuous Monitoring (CA-7).
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.fedramp_low_rev_4_ca_7Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.fedramp_low_rev_4_ca_7 --shareControls
- Auto Scaling groups with a load balancer should use health checks
 - At least one multi-region AWS CloudTrail should be present in an account
 - All S3 buckets should log S3 data events in CloudTrail
 - At least one enabled trail should be present in a region
 - CloudWatch alarm should have an action configured
 - EC2 instance detailed monitoring should be enabled
 - Elastic Beanstalk enhanced health reporting should be enabled
 - ELB application load balancers should have Web Application Firewall (WAF) enabled
 - GuardDuty should be enabled
 - Lambda functions concurrent execution limit configured
 - Lambda functions should be configured with a dead-letter queue
 - RDS DB instance and cluster enhanced monitoring should be enabled
 - Redshift cluster audit logging and encryption should be enabled
 - AWS Security Hub should be enabled for an AWS Account