New Job Scheduling Service Logs
This article provides logging details for the New Job Scheduling services.
Service | Description | Log location | Default Logging level | Maximum file size | Maximum number of file |
---|---|---|---|---|---|
Job Scheduling Service |
Suite execution events are logged in Job Scheduling Service logs, in DEBUG log level. These include:
To get the full picture, search for the sandbox ID in the Quali Server and Execution Server logs. Each suite execution, job, test, sandbox and sandbox request has a unique ID. For example:
|
Console Logs directory under /JobSchedulingService (at least 2 files per day: one containing all the logs and the second one only errors) |
All logs: DEBUG Errors log: WARN |
All logs: 50 MB Error log: 10 MB |
All logs: 50 Error log: 10 |
Test Execution Service | Job/test execution logs | Console | INFO | ||
Test Discovery Service | Test repository connection logs | Console | INFO | ||
Sandbox Service | Sandbox creation and management logs |
./ sandbox_service_logs |
INFO | 10 MB | 5 |
Identity Service | General Identity Service logs - related to user activity in the New Job Scheduling | Logs are saved only to the console (docker logs) | WARN |