Benchmark: 164.312(b) Audit controls
Description
Implement hardware, software, and/or procedural mechanisms that record and examine activity in information systems that contain or use electronic protected health information.
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 164.312(b) Audit controls.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.hipaa_security_rule_2003_164_312_bSnapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.hipaa_security_rule_2003_164_312_b --shareControls
- API Gateway stage logging should be enabled
 - At least one multi-region AWS CloudTrail should be present in an account
 - At least one enabled trail should be present in a region
 - CloudTrail trails should be integrated with CloudWatch logs
 - CloudTrail trail log file validation should be enabled
 - Log group retention period should be at least 365 days
 - ELB application and classic load balancer logging should be enabled
 - GuardDuty should be enabled
 - Database logging should be enabled
 - VPC flow logs should be enabled
 - WAF web ACL logging should be enabled
 - Logging should be enabled on AWS WAFv2 regional and global web access control list (ACLs)