Skip to content

/AWS1/CL_SAGCLOUDWATCHLOG

Reference to logs stored in CloudWatch

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_loggroup TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING

Name of the CloudWatch log group

iv_logstream TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING

Name of the CloudWatch log stream


Queryable Attributes

logGroup

Name of the CloudWatch log group

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

logStream

Name of the CloudWatch log stream

Accessible with the following methods

Method Description
GET_LOGSTREAM() Getter for LOGSTREAM, with configurable default
ASK_LOGSTREAM() Getter for LOGSTREAM w/ exceptions if field has no value
HAS_LOGSTREAM() Determine if LOGSTREAM has a value