[infinispan-issues] [JBoss JIRA] (ISPN-10539) Server Logging management via REST
Gustavo Fernandes (Jira)
issues at jboss.org
Tue Jan 28 10:35:39 EST 2020
[ https://issues.redhat.com/browse/ISPN-10539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958499#comment-13958499 ]
Gustavo Fernandes commented on ISPN-10539:
------------------------------------------
Some API suggestions:
* To list loggers, handlers and formatters:
{code}
GET /v2/logging/loggers
GET /v2/logging/handlers
GET /v2/logging/formatters
{code}
To delete a loogger:
{code}
DELETE /v2/logging/org.infinispan.blah
{code}
> Server Logging management via REST
> ----------------------------------
>
> Key: ISPN-10539
> URL: https://issues.redhat.com/browse/ISPN-10539
> Project: Infinispan
> Issue Type: Feature Request
> Components: REST
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
>
> Interact with the Log4j instance
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list