Skip to content

/AWS1/CL_EMRMONITORINGCONF

Contains CloudWatch log configuration and S3 logging configuration metadata and settings.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_cloudwatchlogconf TYPE REF TO /AWS1/CL_EMRCLOUDWATCHLOGCONF /AWS1/CL_EMRCLOUDWATCHLOGCONF

CloudWatch log configuration settings and metadata that specify settings like log files to monitor and where to send them.

io_s3loggingconfiguration TYPE REF TO /AWS1/CL_EMRS3LOGGINGCONF /AWS1/CL_EMRS3LOGGINGCONF

S3 logging configuration that controls how different types of logs (system logs, application logs, and persistent UI logs) are uploaded to S3. Each log type can be configured with a specific upload policy.


Queryable Attributes

CloudWatchLogConfiguration

CloudWatch log configuration settings and metadata that specify settings like log files to monitor and where to send them.

Accessible with the following methods

Method Description
GET_CLOUDWATCHLOGCONF() Getter for CLOUDWATCHLOGCONFIGURATION

S3LoggingConfiguration

S3 logging configuration that controls how different types of logs (system logs, application logs, and persistent UI logs) are uploaded to S3. Each log type can be configured with a specific upload policy.

Accessible with the following methods

Method Description
GET_S3LOGGINGCONFIGURATION() Getter for S3LOGGINGCONFIGURATION