[
https://issues.apache.org/jira/browse/SOLR-3358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254365#comment-13254365
]
Stefan Matheis (steffkes) commented on SOLR-3358:
-------------------------------------------------
Ryan, very cool .. what do you think about the following things:
* combine the {{key}}-element which each of the elements in {{messages}}
* split the {{message}} element in several parts
* no specific call for changing the threshold, instead a
{{/admin/logging?level=whatever&since=..}} to get all messages for the
specified level (and maybe higher ones)
* possibility to filter the messages by {{logger}}
Right now, i was not able to produce one entry which contains a
{{trace}}-element, which format will i get there, some plain text which just
needs to be shown in the UI?
Will see if i will be able to bring up a first draft the next days :)
> Show Logging Events in Admin UI
> -------------------------------
>
> Key: SOLR-3358
> URL: https://issues.apache.org/jira/browse/SOLR-3358
> Project: Solr
> Issue Type: Bug
> Components: web gui
> Reporter: Ryan McKinley
> Assignee: Ryan McKinley
> Attachments: SOLR-3358-logging.patch
>
>
> The UI should be able to show the last few log messages. To support this, we
> will need to register an Appender (log4j) or Handler
> (JUL) and keep a buffer of recent log events.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]