[ 
https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619286#action_12619286
 ] 

Shalin Shekhar Mangar commented on SOLR-554:
--------------------------------------------

Sean -- this looks great and it is certainly more useful than the current 
logging.jsp

Is there a reason for not making this as a request handler? Currently, it 
displays all loggers available to it which also includes org.apache.catalina, 
ContainerBase and even javax.management.mbeanserver when running Solr under 
tomcat. It may be better to limit loggers to org.apache.solr by default. If 
this is made a request handler, we can configure the logger names it should 
support in solrconfig.xml and users can add packages of their custom solr 
plugins too. I'll see if I can find some time to make these changes.

Thoughts?

> Hierarchical JDK log level selector for SOLR Admin
> --------------------------------------------------
>
>                 Key: SOLR-554
>                 URL: https://issues.apache.org/jira/browse/SOLR-554
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>            Reporter: Sean Timm
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: LogLevelSelection.java, SOLR-554-screenshot-3.jpg, 
> SOLR-554.patch, SOLR-554.patch, SOLR-554.patch
>
>
> An admin web page to allow displaying and setting the log level of  
> hierarchical loggers from the UI at runtime.  The existing logging.jsp only 
> sets and displays the root log level.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to