FieldsData
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.
Contents
- data
-
The actual log data content returned in the streaming response. This contains the fields and values of the log event in a structured format that can be parsed and processed by the client.
Type: Base64-encoded binary data object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: