diff --git a/solr/solr-ref-guide/src/configuring-logging.adoc b/solr/solr-ref-guide/src/configuring-logging.adoc index 14bb0f04e69..1bd4deaba46 100644 --- a/solr/solr-ref-guide/src/configuring-logging.adoc +++ b/solr/solr-ref-guide/src/configuring-logging.adoc @@ -114,4 +114,4 @@ Solr provides a way to set your log verbosity threshold to WARN and be able to s 1000 ---- -Any queries that take longer than the specified threshold will be logged as "slow" queries at the WARN level. +Any queries that take longer than the specified threshold will be logged as "slow" queries at the WARN level. The log file under which you can find all these queries is called solr_slow_requests.log