Skip to content

/AWS1/CL_CWOSOURCELOGSCONF

Configuration for selecting and handling source log groups for centralization.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_loggroupselectioncriteria TYPE /AWS1/CWOLOGSFILTERSTRING /AWS1/CWOLOGSFILTERSTRING

The selection criteria that specifies which source log groups to centralize. The selection criteria uses the same format as OAM link filters.

iv_encryptedloggroupstrategy TYPE /AWS1/CWOENCLOGGROUPSTRATEGY /AWS1/CWOENCLOGGROUPSTRATEGY

A strategy determining whether to centralize source log groups that are encrypted with customer managed KMS keys (CMK). ALLOW will consider CMK encrypted source log groups for centralization while SKIP will skip CMK encrypted source log groups from centralization.


Queryable Attributes

LogGroupSelectionCriteria

The selection criteria that specifies which source log groups to centralize. The selection criteria uses the same format as OAM link filters.

Accessible with the following methods

Method Description
GET_LOGGROUPSELECTIONCRIT() Getter for LOGGROUPSELECTIONCRITERIA, with configurable defa
ASK_LOGGROUPSELECTIONCRIT() Getter for LOGGROUPSELECTIONCRITERIA w/ exceptions if field
HAS_LOGGROUPSELECTIONCRIT() Determine if LOGGROUPSELECTIONCRITERIA has a value

EncryptedLogGroupStrategy

A strategy determining whether to centralize source log groups that are encrypted with customer managed KMS keys (CMK). ALLOW will consider CMK encrypted source log groups for centralization while SKIP will skip CMK encrypted source log groups from centralization.

Accessible with the following methods

Method Description
GET_ENCLOGGROUPSTRATEGY() Getter for ENCRYPTEDLOGGROUPSTRATEGY, with configurable defa
ASK_ENCLOGGROUPSTRATEGY() Getter for ENCRYPTEDLOGGROUPSTRATEGY w/ exceptions if field
HAS_ENCLOGGROUPSTRATEGY() Determine if ENCRYPTEDLOGGROUPSTRATEGY has a value