Reference Guide

Optional arguments
Qualifier Description
-h, --help Show the help message and exit.
Actions
Action Description
get
List the logging level for each component.
set
Set the logging level for each component.
reset
Reset the logging levels for all components.
async
Get or set the asynchronous logging value.
List logging levels (svc_log_config get)
Format
svc_log_config get [-h] [--components value]
Optional arguments
Qualifier
Description
-h, --help Show the help message and exit.
-components
Specify the components for which you want to review the logging levels. Use a comma-separated list to
specify more than one component. You can list the logging levels for the following components:
CP
CP.Netty
Platform
DP
Service
Postgres
CP.StateMachine
CP.Locking
CP.GW
CP.CmdServices
CP.Vasa
CP.AM
CP.Network
Example
List logging levels for all components:
svc_log_config get
38
Service Commands