Hello, I would like to log the solr console. although solr logs requests in timestamped format, this only logs the requests, i.e. does not log number of hits for a given query, etc.
is there any easy way to do this other then reverting to methods for capturing solr output. I usually run solr on my server using screen command first, running solr, then detaching from console. but it would be nice to have output logging instead of request logging. best regards, c.b.