LoggingConfig

Parameters that describe the Logging configuration in a cluster.

JSON representation
 { 
 "componentConfig" 
 : 
 { 
 object (  LoggingComponentConfig 
 
) 
 } 
 } 
Fields
componentConfig

object ( LoggingComponentConfig )

The configuration of the logging components;

LoggingComponentConfig

Parameters that describe the Logging component configuration in a cluster.

JSON representation
 { 
 "enableComponents" 
 : 
 [ 
 enum (  Component 
 
) 
 ] 
 } 
Fields
enableComponents[]

enum ( Component )

The components to be enabled.

Component

The components of the logging configuration;

Enums
COMPONENT_UNSPECIFIED No component is specified
SYSTEM_COMPONENTS This indicates that system logging components is enabled.
WORKLOADS This indicates that user workload logging component is enabled.
Design a Mobile Site
View Site in Mobile | Classic
Share by: