How do I setup SOLR to write logs when it is deployed in Tomcat

Posted by Pinguthepenguin on Stack Overflow See other posts from Stack Overflow or by Pinguthepenguin
Published on 2010-06-17T16:30:05Z Indexed on 2010/06/17 16:33 UTC
Read the original article Hit count: 264

Filed under:
|
|
|
|

Hello, I have successfully deployed an instance of SOLR 1.4 into Tomcat6 on a Redhat server.

My question is, how do I configure it to log SOLR events? When I was using it previously on Jetty everything was getting logged to jetty/logs. However in Tomcat it doesn't seem to show up anywhere.

Any ideas?

Thanks!

© Stack Overflow or respective owner

Related posts about tomcat

Related posts about logging