dsmiley commented on code in PR #3856: URL: https://github.com/apache/solr/pull/3856#discussion_r2523544902
########## solr/solr-ref-guide/modules/configuration-guide/pages/solr-properties.adoc: ########## @@ -68,6 +70,10 @@ NOTE: Properties marked with "!" indicate inverted meaning between old and new p |solr.logs.dir|solr.log.dir|server/logs|Specifies the directory where Solr logs are stored. +|solr.logs.requestlog.retain.enabled|SOLR_REQUESTLOG_ENABLED|true|Specifies if request logs should be created. Review Comment: I insist that you say "Jetty" in here somehow so it's super clear this isn't logs of Solr, it's the Jetty webserver. One could even argue the system property should reflect that, but I think it's fine. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
