Server log4j system

Log4j logger actions

Tells the specified log4j logger to perform an action. This API is available in builds 15089 or later.

put/v2/servers/{serverName}/log4j/{loggerName}/actions/{action}

Path parameters

serverNamestring required

Reserved for future use

action'debug' | 'error' | 'fatal' | 'info' | 'reload' | 'warn' required

The action which should be performed by the server

loggerNamestring required

The logger name needed for this REST call

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.