CloudWatchLogsSource

The configuration for reading agent traces from CloudWatch Logs.

Types

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

Properties

Link copied to clipboard

Optional filter configuration to narrow down which sessions to evaluate.

Link copied to clipboard

The list of CloudWatch log group names to read agent traces from. Maximum of 5 log groups.

Link copied to clipboard

The list of agent service names to filter traces within the specified log groups.

Functions

Link copied to clipboard
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