Configure Logging Levels
Configure the levels of event logging for the purposes of diagnostics and troubleshooting.
Seeker maintains separate logs for the Server and the Agents. The logs are packaged into a diagnostic dump archive that you can create on demand in the Diagnostics page.
-
Go to:
- For the Server log setting:
In the main menu, click (Settings) > General > Log Level.
- For the Agent log setting on the project level:
In the main menu, click (Projects) and open a project that you want to configure. Click .
- For the Server log setting:
-
From the Logging level dropdown list, select the required
level: TRACE / DEBUG / INFO / WARN / ERROR. The default level is
INFO.
Remember:
The system will log events at the selected level and higher, so the lower the level, the larger the logs get. We don't recommend using the TRACE or DEBUG logging level for a long time, because this might impact the performance of Server and tested applications, as well as the size of diagnostic dumps.
For more information, see Gather Diagnostics.
- Click Save.