# Server log4j system ## Get log4j config - [GET /v2/servers/{serverName}/log4j](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-log4j-system/getlog4js.md): Retrieves the server log4j configuration. This API is available in builds 15089 or later. ## Log4j actions - [PUT /v2/servers/{serverName}/log4j/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-log4j-system/putlog4jsaction.md): Tells the log4j system to perform an action. This API is available in builds 15089 or later. ## Log4j logger actions - [PUT /v2/servers/{serverName}/log4j/{loggerName}/actions/{action}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-log4j-system/putlog4jaction.md): Tells the specified log4j logger to perform an action. This API is available in builds 15089 or later.