AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
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.
Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z
public class FieldsData IEventStreamEvent
The FieldsData type exposes the following members
Name | Description | |
---|---|---|
![]() |
FieldsData() |
Name | Type | Description | |
---|---|---|---|
![]() |
Data | System.IO.MemoryStream |
Gets and sets the property 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. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5