

# OutputLogEvent
<a name="API_OutputLogEvent"></a>

Represents a log event.

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

 ** ingestionTime **   <a name="CWL-Type-OutputLogEvent-ingestionTime"></a>
The time the event was ingested, expressed as the number of milliseconds after `Jan 1, 1970 00:00:00 UTC`.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: No

 ** message **   <a name="CWL-Type-OutputLogEvent-message"></a>
The data contained in the log event.  
Type: String  
Length Constraints: Minimum length of 1.  
Required: No

 ** timestamp **   <a name="CWL-Type-OutputLogEvent-timestamp"></a>
The time the event occurred, expressed as the number of milliseconds after `Jan 1, 1970 00:00:00 UTC`.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: No

## See Also
<a name="API_OutputLogEvent_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/OutputLogEvent) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/logs-2014-03-28/OutputLogEvent) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/logs-2014-03-28/OutputLogEvent) 