v1

latestOpenAPI 3.0.0Apache 2.02026-07-1713716.5 KB
Log Admin

Set Log Level

Dynamically changes the log level of component.

post/admin/logging/{componentName}/level

Path parameters

componentNamestring required

Name of the component (This is connection name registered with location service. Ex. trombone-hcd-pekko).

Query parameters

value'TRACE' | 'DEBUG' | 'INFO' | 'WARN' | 'ERROR' | 'FATAL' required

Updated log level of component.

Response

OK