GetLogObjectResponseStream - Amazon CloudWatch Logs
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: