You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Robert Muir (Jira)" <ji...@apache.org> on 2019/12/23 15:51:00 UTC

[jira] [Created] (SOLR-14142) Enable jetty's request log by default

Robert Muir created SOLR-14142:
----------------------------------

             Summary: Enable jetty's request log by default
                 Key: SOLR-14142
                 URL: https://issues.apache.org/jira/browse/SOLR-14142
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Robert Muir


I'd like to enable the jetty request log by default.

This log is now in the correct directory, it no longer uses the deprecated mechanisms (it is asynclogwriter + customformat), etc. See SOLR-14138.

This log is in a standard format (NCSA) which is supported by tools out-of-box. It does not contain challenges such as java exceptions and is easy to work with. Without it enabled, solr really has insufficient logging (e.g. no IP addresses).

If someone's solr gets hacked, its only fair they at least get to see who did it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org