LogsSummary

The list of information about logs currently enabled and pending to be deployed for the specified broker.

Types

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

Properties

Link copied to clipboard

Enables audit logging. Every user management action made using JMX or the ActiveMQ Web Console is logged.

Link copied to clipboard

The location of the CloudWatch Logs log group where audit logs are sent.

Link copied to clipboard

Enables general logging.

Link copied to clipboard

The location of the CloudWatch Logs log group where general logs are sent.

Link copied to clipboard

The list of information about logs pending to be deployed for the specified broker.

Functions

Link copied to clipboard
inline fun copy(block: LogsSummary.Builder.() -> Unit = {}): LogsSummary
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