Skip to content

/AWS1/CL_LM2CLOUDWATCHLOGGRL00

The Amazon CloudWatch Logs log group where the text and metadata logs are delivered. The log group must exist before you enable logging.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_cloudwatchloggrouparn TYPE /AWS1/LM2CLOUDWATCHLOGGROUPARN /AWS1/LM2CLOUDWATCHLOGGROUPARN

The Amazon Resource Name (ARN) of the log group where text and metadata logs are delivered.

iv_logprefix TYPE /AWS1/LM2LOGPREFIX /AWS1/LM2LOGPREFIX

The prefix of the log stream name within the log group that you specified


Queryable Attributes

cloudWatchLogGroupArn

The Amazon Resource Name (ARN) of the log group where text and metadata logs are delivered.

Accessible with the following methods

Method Description
GET_CLOUDWATCHLOGGROUPARN() Getter for CLOUDWATCHLOGGROUPARN, with configurable default
ASK_CLOUDWATCHLOGGROUPARN() Getter for CLOUDWATCHLOGGROUPARN w/ exceptions if field has
HAS_CLOUDWATCHLOGGROUPARN() Determine if CLOUDWATCHLOGGROUPARN has a value

logPrefix

The prefix of the log stream name within the log group that you specified

Accessible with the following methods

Method Description
GET_LOGPREFIX() Getter for LOGPREFIX, with configurable default
ASK_LOGPREFIX() Getter for LOGPREFIX w/ exceptions if field has no value
HAS_LOGPREFIX() Determine if LOGPREFIX has a value