AnomalousLogGroup

An Amazon CloudWatch log group that contains log anomalies and is used to generate an insight.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time the anomalous log events stopped.

Link copied to clipboard

The time the anomalous log events began. The impact start time indicates the time of the first log anomaly event that occurs.

Link copied to clipboard

The log anomalies in the log group. Each log anomaly displayed represents a cluster of similar anomalous log events.

Link copied to clipboard

The name of the CloudWatch log group.

Link copied to clipboard

The number of log lines that were scanned for anomalous log events.

Functions

Link copied to clipboard
inline fun copy(block: AnomalousLogGroup.Builder.() -> Unit = {}): AnomalousLogGroup
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String