Re: Logging Client IP Addresses in Solr Logs

2023-05-17 Thread Shawn Heisey
On 5/17/23 00:51, Uday Kumar wrote: Currently, we are logging various details for tracking when a user request hits Solr Cloud. These details include the timestamp, class name, core name, web app, path, hits, status, and Qtime. However, we now require the *Client IP to be included in the logs.*

Logging Client IP Addresses in Solr Logs

2023-05-16 Thread Uday Kumar
Hello all, Currently, we are logging various details for tracking when a user request hits Solr Cloud. These details include the timestamp, class name, core name, web app, path, hits, status, and Qtime. However, we now require the *Client IP to be included in the logs.* Please let me know how we