

# GetLogObjectResponseStream
<a name="API_GetLogObjectResponseStream"></a>

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

## Contents
<a name="API_GetLogObjectResponseStream_Contents"></a>

 ** fields **   <a name="CWL-Type-GetLogObjectResponseStream-fields"></a>
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](API_FieldsData.md) object  
Required: No

 ** InternalStreamingException **   <a name="CWL-Type-GetLogObjectResponseStream-InternalStreamingException"></a>
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
<a name="API_GetLogObjectResponseStream_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/logs-2014-03-28/GetLogObjectResponseStream) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/logs-2014-03-28/GetLogObjectResponseStream) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/logs-2014-03-28/GetLogObjectResponseStream) 