turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: Elasticsearch domains should have audit logging enabled

Description

This control checks whether Elasticsearch domains have audit logging enabled. This control fails if an Elasticsearch domain does not have audit logging enabled.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.es_domain_audit_logging_enabled

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_aws_compliance.control.es_domain_audit_logging_enabled

SQL

This control uses a named query:

es_domain_audit_logging_enabled

Tags