Skip to content

/AWS1/CL_CWLGETLOGOBJRSPSTRM00

A stream of structured log data returned by the GetLogObject operation. This stream contains log events with their associated metadata and extracted fields.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_fields TYPE REF TO /AWS1/CL_CWLFIELDSDATA /AWS1/CL_CWLFIELDSDATA

A structure containing the extracted fields from a log event. These fields are extracted based on the log format and can be used for structured querying and analysis.


Queryable Attributes

fields

A structure containing the extracted fields from a log event. These fields are extracted based on the log format and can be used for structured querying and analysis.

Accessible with the following methods

Method Description
GET_FIELDS() Getter for FIELDS