GetLogObjectResponseStream - Amazon CloudWatch Logs
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

GetLogObjectResponseStream

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

Contents

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.

Type: FieldsData object

Required: No

InternalStreamingException

An internal error occurred during the streaming of log data. This exception is thrown when there's an issue with the internal streaming mechanism used by the GetLogObject operation.

Type: Exception

HTTP Status Code:

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: