/AWS1/CL_KFKCHANNELLOGGINGINFO¶
Configuration for the destinations to which the channel publishes operational logs.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_cloudwatchlogs TYPE REF TO /AWS1/CL_KFKCLOUDWATCHLOGS /AWS1/CL_KFKCLOUDWATCHLOGS¶
Details of the CloudWatch Logs destination for Channel logs.
io_firehose TYPE REF TO /AWS1/CL_KFKFIREHOSE /AWS1/CL_KFKFIREHOSE¶
Details of the Kinesis Data Firehose delivery stream that is the destination for Channel logs.
io_s3 TYPE REF TO /AWS1/CL_KFKS3 /AWS1/CL_KFKS3¶
Details of the Amazon S3 destination for Channel logs.
Queryable Attributes¶
CloudWatchLogs¶
Details of the CloudWatch Logs destination for Channel logs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLOUDWATCHLOGS() |
Getter for CLOUDWATCHLOGS |
Firehose¶
Details of the Kinesis Data Firehose delivery stream that is the destination for Channel logs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIREHOSE() |
Getter for FIREHOSE |
S3¶
Details of the Amazon S3 destination for Channel logs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3() |
Getter for S3 |