/AWS1/CL_OSICLOUDWATCHLOGDST¶
The destination for OpenSearch Ingestion logs sent to Amazon CloudWatch.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_loggroup TYPE /AWS1/OSILOGGROUP /AWS1/OSILOGGROUP¶
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.
Queryable Attributes¶
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.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGGROUP() |
Getter for LOGGROUP, with configurable default |
ASK_LOGGROUP() |
Getter for LOGGROUP w/ exceptions if field has no value |
HAS_LOGGROUP() |
Determine if LOGGROUP has a value |