If you enabled the logging for org.apache.solr.core you should be fine.
You can also go more fine grained if you don't need part of the logs.
Just remember that the UI will show only from the warning level.
If you want to see the query log you need to access the log files.

N.B. in a produciton environment I would not recommend to log at Info level
all the queries received.
It will affect the performances.
I would suggest to log only the slow queries.

[1] https://cwiki.apache.org/confluence/display/solr/Configuring+Logging

Cheers



-----
---------------
Alessandro Benedetti
Search Consultant, R&D Software Engineer, Director
Sease Ltd. - www.sease.io
--
View this message in context: 
http://lucene.472066.n3.nabble.com/logging-query-received-tp4320937p4320943.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to