AnomalousLogGroup
An Amazon CloudWatch log group that contains log anomalies and is used to generate an insight.
Contents
- ImpactEndTime
-
The time the anomalous log events stopped.
Type: Timestamp
Required: No
- ImpactStartTime
-
The time the anomalous log events began. The impact start time indicates the time of the first log anomaly event that occurs.
Type: Timestamp
Required: No
- LogAnomalyShowcases
-
The log anomalies in the log group. Each log anomaly displayed represents a cluster of similar anomalous log events.
Type: Array of LogAnomalyShowcase objects
Array Members: Minimum number of 0 items. Maximum number of 20 items.
Required: No
- LogGroupName
-
The name of the CloudWatch log group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: No
- NumberOfLogLinesScanned
-
The number of log lines that were scanned for anomalous log events.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: