]
Tristan Tarrant updated ISPN-11238:
-----------------------------------
Status: Open (was: New)
Server Logging management via CLI
---------------------------------
Key: ISPN-11238
URL:
https://issues.redhat.com/browse/ISPN-11238
Project: Infinispan
Issue Type: Feature Request
Components: CLI, JMX, reporting and management, Server
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
Labels: supportability
Fix For: 11.0.0.Final
The CLI should be extended with commands to view/alter the server logging configuration.
The CLI commands should reflect the REST API that is to be implemented by ISPN-10539:
* logging list-loggers
* logging list-handlers
* logging list-formatters
* logging set --level=[level] [category]
* logging remove [category]