AWS::OSIS::Pipeline LogPublishingOptions - AWS CloudFormation

AWS::OSIS::Pipeline LogPublishingOptions

Container for the values required to configure logging for the pipeline. If you don't specify these values, OpenSearch Ingestion will not publish logs from your application to CloudWatch Logs.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

CloudWatchLogDestination

The destination for OpenSearch Ingestion logs sent to Amazon CloudWatch Logs. This parameter is required if IsLoggingEnabled is set to true.

Required: No

Type: CloudWatchLogDestination

Update requires: No interruption

IsLoggingEnabled

Whether logs should be published.

Required: No

Type: Boolean

Update requires: No interruption