[
https://issues.apache.org/jira/browse/SOLR-6677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15493579#comment-15493579
]
Shawn Heisey commented on SOLR-6677:
------------------------------------
Thinking generally ... Solr's INFO-level logging is much too verbose.
WARN-level logging shows very little unless there are serious problems -- it's
pretty much an all-or-nothing choice.
Some of what currently happens at INFO should definitely be at DEBUG, and some
if it should be moved to the next level up. It's even possible that some of it
should be moved down to WARN.
I'm torn on what to do with the logging that shows all parameters of a request.
Those are useful, but a busy server would see better performance if they are
not logged. Perhaps the level of those particular messages is something that
can be controlled by solrconfig.xml.
> reduce logging during Solr startup
> ----------------------------------
>
> Key: SOLR-6677
> URL: https://issues.apache.org/jira/browse/SOLR-6677
> Project: Solr
> Issue Type: Bug
> Reporter: Noble Paul
> Assignee: Noble Paul
>
> most of what is printed is neither helpful nor useful. It's just noise
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]