/AWS1/CL_KN2MONITORINGCONFDESC¶
Describes configuration parameters for CloudWatch logging for an application.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_configurationtype TYPE /AWS1/KN2CONFIGURATIONTYPE /AWS1/KN2CONFIGURATIONTYPE¶
Describes whether to use the default CloudWatch logging configuration for an application.
iv_metricslevel TYPE /AWS1/KN2METRICSLEVEL /AWS1/KN2METRICSLEVEL¶
Describes the granularity of the CloudWatch Logs for an application.
iv_loglevel TYPE /AWS1/KN2LOGLEVEL /AWS1/KN2LOGLEVEL¶
Describes the verbosity of the CloudWatch Logs for an application.
Queryable Attributes¶
ConfigurationType¶
Describes whether to use the default CloudWatch logging configuration for an application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATIONTYPE() |
Getter for CONFIGURATIONTYPE, with configurable default |
ASK_CONFIGURATIONTYPE() |
Getter for CONFIGURATIONTYPE w/ exceptions if field has no v |
HAS_CONFIGURATIONTYPE() |
Determine if CONFIGURATIONTYPE has a value |
MetricsLevel¶
Describes the granularity of the CloudWatch Logs for an application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METRICSLEVEL() |
Getter for METRICSLEVEL, with configurable default |
ASK_METRICSLEVEL() |
Getter for METRICSLEVEL w/ exceptions if field has no value |
HAS_METRICSLEVEL() |
Determine if METRICSLEVEL has a value |
LogLevel¶
Describes the verbosity of the CloudWatch Logs for an application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGLEVEL() |
Getter for LOGLEVEL, with configurable default |
ASK_LOGLEVEL() |
Getter for LOGLEVEL w/ exceptions if field has no value |
HAS_LOGLEVEL() |
Determine if LOGLEVEL has a value |