i have logging working for the most part with logback 1.0.13 and slf4j 1.7.5 under solr 4.3.0 (or previously under solr 4.2.1)
with two exceptions, i'm very happy with the setup as i can get all the jetty request logs, and various solr service events logged out with rotation, etc BUT i havent figured out what i need to do to get the logging events to display in the SOLR admin ui e.g. at http://solr-hostname:8983/solr/#/~logging AND i'm wondering if its possible to get the jetty start log managed under logback anybody have any pointers on these topics? --- the configuration details of my setup are summarized in the rpm building process here https://github.com/boogieshafer/jetty-solr-rpm