Loggers API
These endpoints allow to retrieve all loggers with their log level and to set the log level.
Loggers are defined in the file: [karaf]/etc/org.ops4j.pax.logging.cfg
| Method | Endpoint |
|---|---|
|
|
Description Get all configured loggers with their currently set log level. |
|
Returns The requested data as JSON HTTP Status Code
Content-Type
|
|
Required Access Rights The logged in user or API Key must have either the following role or right.
|
|
|
|
Description Get a list of valid log levels. |
|
Returns The requested data as JSON HTTP Status Code
Content-Type
|
|
Required Access Rights The logged in user or API Key must have either the following role or right.
|
|
|
|
Description Set the log level of a specific logger. |
|
Form Parameter
|
|
Returns HTTP Status Code
Content-Type
|
|
Required Access Rights The logged in user or API Key must have either the following role or right.
|