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

Robert Muir commented on SOLR-14142:
------------------------------------

Days, bytes, maybe there are lots of options towards a good default. Have not 
even looked into jetty options around all this: there is no need to blow scope, 
I don't want to tackle this crap here. If you are interested, please open an 
issue and do the research and upload/test a patch.

This patch is tested and works, it just changes the default and remove 
deprecations. That's why I think retention is best handled as another issue.


> Enable jetty's request log by default
> -------------------------------------
>
>                 Key: SOLR-14142
>                 URL: https://issues.apache.org/jira/browse/SOLR-14142
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Robert Muir
>            Priority: Major
>             Fix For: master (9.0)
>
>         Attachments: SOLR-14142.patch, SOLR-14142.patch
>
>
> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to