[ https://issues.apache.org/jira/browse/SOLR-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14295650#comment-14295650 ]
Alexandre Rafalovitch commented on SOLR-6919: --------------------------------------------- If it only logs what the request sent, then how is this better than the access log that can be enabled for Jetty itself? In fact, we already have the definition, it's just commented out. Can you include an example of the output you are getting with it, preferably against a complex handler that has some of the extras. > Log REST info before executing > ------------------------------ > > Key: SOLR-6919 > URL: https://issues.apache.org/jira/browse/SOLR-6919 > Project: Solr > Issue Type: Improvement > Components: search > Reporter: Mike Drob > Assignee: Gregory Chanan > Priority: Minor > Attachments: SOLR-6919.patch > > > We should log request info (path, parameters, etc...) before attempting to > execute a query. This is helpful in cases where we get a bad query that > causes OOM or something else catastrophic, and are doing post-event triage. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org