mirror of
https://github.com/apache/lucene.git
synced 2025-02-07 02:28:49 +00:00
User can now set SOLR_REQUESTLOG_ENABLED=true to enable the jetty request log, instead of editing XML. The location of the request logs will respect SOLR_LOGS_DIR if that is set. The deprecated NCSARequestLog is no longer used, instead it uses CustomRequestLog with NCSA_FORMAT.
10 lines
74 B
Modula-2
10 lines
74 B
Modula-2
#
|
|
# Request Log module
|
|
#
|
|
|
|
[depend]
|
|
server
|
|
|
|
[xml]
|
|
etc/jetty-requestlog.xml
|