Patson Luk created SOLR-16582:
---------------------------------

             Summary: Add marker to request logging of SolrCore#execute
                 Key: SOLR-16582
                 URL: https://issues.apache.org/jira/browse/SOLR-16582
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
    Affects Versions: main (10.0)
            Reporter: Patson Luk


Logs can somethings be a bit too noisy on SolrCore#execute which prints info on 
each response. 

In our usage, `/get` and `/replication` are too verbose that we want to skip 
logging those 2 while keeping response logging for rest of the requests.

It would be nice to add a "marker" with the path of the request so that user 
can tune logging behavior per request handler (path).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to