Change Log Levels for New Job Scheduling Services
It is possible to change the log level for each New Job Scheduling component. The default log levels are detailed in New Job Scheduling Service Logs.
To change the New Job Scheduling Log Levels:
-
Open the
customer.values.yaml
file. -
Modify the log levels, as appropriate.
-
For the Job Scheduling Service :
LogSettings__ConsoleLogLevel: Debug
-
For the Sandbox Service:
SBS__HYDRA__JOB_LOGGING__ROOT__LEVEL: DEBUG
-
For the Test Discovery Service:
DS_LOGLEVEL: Debug
-
For the Test Execution Service:
TES_LOGLEVEL: Debug
-
-
Save the file.
-
Redeploy the CloudShell helm chart.