LogAnomalyClass - Amazon DevOps Guru

LogAnomalyClass

Information about an anomalous log event found within a log group.

Contents

Explanation

The explanation for why the log event is considered an anomaly.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: No

LogAnomalyToken

The token where the anomaly was detected. This may refer to an exception or another location, or it may be blank for log anomalies such as format anomalies.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: No

LogAnomalyType

The type of log anomaly that has been detected.

Type: String

Valid Values: KEYWORD | KEYWORD_TOKEN | FORMAT | HTTP_CODE | BLOCK_FORMAT | NUMERICAL_POINT | NUMERICAL_NAN | NEW_FIELD_NAME

Required: No

LogEventId

The ID of the log event.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Required: No

LogEventTimestamp

The time of the first occurrence of the anomalous log event.

Type: Timestamp

Required: No

LogStreamName

The name of the Amazon CloudWatch log stream that the anomalous log event belongs to. A log stream is a sequence of log events that share the same source.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Required: No

NumberOfLogLinesOccurrences

The number of log lines where this anomalous log event occurs.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: