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

RE: Upgrade to solr cloud 9 from solr cloud 8.10

2023-05-16 Thread Subhasis Patra
Recently I did upgrade from 8.9. Out of all those things mentioned on the Solr pages you need to specifically check solrj changes. Streaming ,if you are using docker then docker version. Thanks Subhasis Patra 240-755-2601 subhasis.pa...@e2open.com From: Houston

Re: Issue in Logging Client IP Addresses in Solr Cloud Logs

2023-05-16 Thread Uday Kumar
Hello Team, Any update on the raised concern? On Fri, May 12, 2023, 22:53 Uday Kumar wrote: > 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

Re: Upgrade to solr cloud 9 from solr cloud 8.10

2023-05-16 Thread Houston Putman
There is specific guidance for rolling upgrades from Solr 8.x to 9.x. Please see here: https://solr.apache.org/guide/solr/latest/upgrade-notes/major-changes-in-solr-9.html#rolling-upgrades In particular, if you are using Auth and using the PKIAuthenticationPlugin, there are steps you must complet

Re: Upgrade to solr cloud 9 from solr cloud 8.10

2023-05-16 Thread Shawn Heisey
On 5/16/23 00:25, Saksham Gupta wrote: Hi team, We are planning to migrate our solr cloud from solr version8.10 to solr 9. 1. Is it okay to plan a rolling upgrade from solr8.10 to 9? 2. Is this a major update? If yes, what should be the upgrade procedure? I haven't done a major version upgrade