You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Stefan Matheis (steffkes) (Commented) (JIRA)" <ji...@apache.org> on 2012/04/15 18:41:17 UTC

[jira] [Commented] (SOLR-3358) Show Logging Events in Admin UI

    [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org