Looks like the jetty request log contains an IP address so no need for subclassing, just logging twice though.
On Tue, 7 Jan 2025 at 10:33, Dan Rosher <rosh...@gmail.com> wrote: > Hi All, > > Is there a standard way to add the client IP address to the Solr log > output. > > I recall subclassing SolrDispatchFilter before and placing her IP address > into the MDC hash, but was wondering if there is now a built-in process ? > > Cheers > Dan >