CloudWatchLogDestination
The destination for OpenSearch Ingestion logs sent to Amazon CloudWatch.
Contents
- LogGroup
-
The name of the CloudWatch Logs group to send pipeline logs to. You can specify an existing log group or create a new one. For example,
/aws/vendedlogs/OpenSearchService/pipelines
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
\/aws\/vendedlogs\/[\.\-_/#A-Za-z0-9]+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: