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.
FilterLogEvents request.
Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class FilteredLogEvent : Object
The FilteredLogEvent type exposes the following members
| Name | Description | |
|---|---|---|
|
FilteredLogEvent() |
| Name | Type | Description | |
|---|---|---|---|
|
EventId | System.String |
Gets and sets the property EventId.
A unique identifier for this event. |
|
IngestionTime | System.Int64 | Gets and sets the property IngestionTime. |
|
LogStreamName | System.String |
Gets and sets the property LogStreamName.
The name of the log stream this event belongs to. |
|
Message | System.String |
Gets and sets the property Message.
The data contained in the log event. |
|
Timestamp | System.Int64 | Gets and sets the property Timestamp. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5