LoggingComponentConfigResponse

data class LoggingComponentConfigResponse(val enableComponents: List<String>)

LoggingComponentConfig is cluster logging component configuration.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Select components to collect logs. An empty set would disable all logging.