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.
This structure describes one log event field that is used as an index in at least one index policy in this account.
Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z
public class FieldIndex
The FieldIndex type exposes the following members
Name | Description | |
---|---|---|
FieldIndex() |
Name | Type | Description | |
---|---|---|---|
FieldIndexName | System.String |
Gets and sets the property FieldIndexName. The string that this field index matches. |
|
FirstEventTime | System.Int64 |
Gets and sets the property FirstEventTime. The time and date of the earliest log event that matches this field index, after the index policy that contains it was created. |
|
LastEventTime | System.Int64 |
Gets and sets the property LastEventTime. The time and date of the most recent log event that matches this field index. |
|
LastScanTime | System.Int64 |
Gets and sets the property LastScanTime. The most recent time that CloudWatch Logs scanned ingested log events to search for this field index to improve the speed of future CloudWatch Logs Insights queries that search for this field index. |
|
LogGroupIdentifier | System.String |
Gets and sets the property LogGroupIdentifier. If this field index appears in an index policy that applies only to a single log group, the ARN of that log group is displayed here. |
.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