Skip to content

/AWS1/CL_SAGCLOUDWATCHLOG

The Amazon CloudWatch Logs configuration for pentest job logging.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_loggroup TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING

The name of the CloudWatch log group.

iv_logstream TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING

The name of the CloudWatch log stream.


Queryable Attributes

logGroup

The 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

The 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