opensearch-logs-to-cloudwatch - AWS Config

opensearch-logs-to-cloudwatch

Checks if Amazon OpenSearch Service domains are configured to send logs to Amazon CloudWatch Logs. The rule is NON_COMPLIANT if logging is not configured.

Note

The rule does not evaluate Elasticsearch domains.

Identifier: OPENSEARCH_LOGS_TO_CLOUDWATCH

Resource Types: AWS::OpenSearch::Domain

Trigger type: Configuration changes

AWS Region: All supported AWS regions

Parameters:

logTypes (Optional)
Type: CSV

Comma-separated list of logs that are enabled. Valid values are 'search', 'index', 'error'.

AWS CloudFormation template

To create AWS Config managed rules with AWS CloudFormation templates, see Creating AWS Config Managed Rules With AWS CloudFormation Templates.