Skip to content

/AWS1/CL_CWODSTLOGSCONF

Configuration for centralization destination log groups, including encryption and backup settings.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_logsencryptionconf TYPE REF TO /AWS1/CL_CWOLOGSENCRYPTIONCONF /AWS1/CL_CWOLOGSENCRYPTIONCONF

The encryption configuration for centralization destination log groups.

io_backupconfiguration TYPE REF TO /AWS1/CL_CWOLOGSBACKUPCONF /AWS1/CL_CWOLOGSBACKUPCONF

Configuration defining the backup region and an optional KMS key for the backup destination.

io_loggroupnameconfiguration TYPE REF TO /AWS1/CL_CWOLOGGROUPNAMECONF /AWS1/CL_CWOLOGGROUPNAMECONF

Configuration that specifies a naming pattern for destination log groups created during centralization. The pattern supports static text and dynamic variables that are replaced with source attributes when log groups are created.


Queryable Attributes

LogsEncryptionConfiguration

The encryption configuration for centralization destination log groups.

Accessible with the following methods

Method Description
GET_LOGSENCRYPTIONCONF() Getter for LOGSENCRYPTIONCONFIGURATION

BackupConfiguration

Configuration defining the backup region and an optional KMS key for the backup destination.

Accessible with the following methods

Method Description
GET_BACKUPCONFIGURATION() Getter for BACKUPCONFIGURATION

LogGroupNameConfiguration

Configuration that specifies a naming pattern for destination log groups created during centralization. The pattern supports static text and dynamic variables that are replaced with source attributes when log groups are created.

Accessible with the following methods

Method Description
GET_LOGGROUPNAMECONF() Getter for LOGGROUPNAMECONFIGURATION