Benchmark: AU-14(a)
Description
Provide and implement the capability for [Assignment: organization-defined users or roles] to [Selection (one or more): record; view; hear; log] the content of a user session under [Assignment: organization-defined circumstances].
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 AU-14(a).
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_5_au_14_aSnapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_5_au_14_a --shareControls
- API Gateway stage logging should be enabled
 - 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
 - CloudTrail trails should be integrated with CloudWatch logs
 - CloudWatch alarm should have an action configured
 - Log group retention period should be at least 365 days
 - Elastic Beanstalk enhanced health reporting should be enabled
 - ELB application and classic load balancer logging should be 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
 - Database logging should be enabled
 - Redshift cluster audit logging and encryption should be enabled
 - S3 bucket logging should be enabled
 - AWS Security Hub should be enabled for an AWS Account
 - VPC flow logs should be enabled
 - Logging should be enabled on AWS WAFv2 regional and global web access control list (ACLs)