/AWS1/CL_EMCPARAMETRICCLOUDW00¶
A configuration for CloudWatch monitoring. You can configure your jobs to send log information to CloudWatch Logs. This data type allows job template parameters to be specified within.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_loggroupname TYPE /AWS1/EMCTEMPLATEPARAMETER /AWS1/EMCTEMPLATEPARAMETER¶
The name of the log group for log publishing.
iv_logstreamnameprefix TYPE /AWS1/EMCSTRING256 /AWS1/EMCSTRING256¶
The specified name prefix for log streams.
Queryable Attributes¶
logGroupName¶
The name of the log group for log publishing.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGGROUPNAME() |
Getter for LOGGROUPNAME, with configurable default |
ASK_LOGGROUPNAME() |
Getter for LOGGROUPNAME w/ exceptions if field has no value |
HAS_LOGGROUPNAME() |
Determine if LOGGROUPNAME has a value |
logStreamNamePrefix¶
The specified name prefix for log streams.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGSTREAMNAMEPREFIX() |
Getter for LOGSTREAMNAMEPREFIX, with configurable default |
ASK_LOGSTREAMNAMEPREFIX() |
Getter for LOGSTREAMNAMEPREFIX w/ exceptions if field has no |
HAS_LOGSTREAMNAMEPREFIX() |
Determine if LOGSTREAMNAMEPREFIX has a value |