[ 
https://issues.apache.org/jira/browse/SOLR-14501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley resolved SOLR-14501.
---------------------------------
    Resolution: Fixed

> Reduce retention period of Jetty NCSA request log
> -------------------------------------------------
>
>                 Key: SOLR-14501
>                 URL: https://issues.apache.org/jira/browse/SOLR-14501
>             Project: Solr
>          Issue Type: Improvement
>          Components: Server
>            Reporter: David Smiley
>            Priority: Minor
>
> The Jetty request logs (NCSA format, typically) are currently configured for 
> 90 day retention.
> https://www.eclipse.org/jetty/documentation/current/configuring-jetty-request-logs.html
> solr/server/etc/jetty-requestlog.xml    This file is partially redundant with 
> Solr's Log4j2 based logging, but it has unique information useful for 
> diagnosing a security breach or for seeing which of the clients in your 
> environment are talking with Solr.  Let's dial this down to 7 days, or even 
> less (3?).
> BTW our Log4j2 logs are rotated by file size, not time.



--
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