/AWS1/CL_SLKCUSTOMLOGSRCRESRC¶
Amazon Security Lake can collect logs and events from third-party custom sources.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_sourcename TYPE /AWS1/SLKCUSTOMLOGSOURCENAME /AWS1/SLKCUSTOMLOGSOURCENAME¶
The name for a third-party custom source. This must be a Regionally unique value.
iv_sourceversion TYPE /AWS1/SLKCUSTOMLOGSOURCEVRS /AWS1/SLKCUSTOMLOGSOURCEVRS¶
The version for a third-party custom source. This must be a Regionally unique value.
io_provider TYPE REF TO /AWS1/CL_SLKCUSTOMLOGSRCPVDR /AWS1/CL_SLKCUSTOMLOGSRCPVDR¶
The details of the log provider for a third-party custom source.
io_attributes TYPE REF TO /AWS1/CL_SLKCUSTOMLOGSRCATTRS /AWS1/CL_SLKCUSTOMLOGSRCATTRS¶
The attributes of a third-party custom source.
Queryable Attributes¶
sourceName¶
The name for a third-party custom source. This must be a Regionally unique value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCENAME() |
Getter for SOURCENAME, with configurable default |
ASK_SOURCENAME() |
Getter for SOURCENAME w/ exceptions if field has no value |
HAS_SOURCENAME() |
Determine if SOURCENAME has a value |
sourceVersion¶
The version for a third-party custom source. This must be a Regionally unique value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCEVERSION() |
Getter for SOURCEVERSION, with configurable default |
ASK_SOURCEVERSION() |
Getter for SOURCEVERSION w/ exceptions if field has no value |
HAS_SOURCEVERSION() |
Determine if SOURCEVERSION has a value |
provider¶
The details of the log provider for a third-party custom source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVIDER() |
Getter for PROVIDER |
attributes¶
The attributes of a third-party custom source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTES() |
Getter for ATTRIBUTES |