Re: Solr 7.5 log4j fix

2022-01-06 Thread Rajath Banagi Ravindra
Thanks Aman for quick update, Regards Rajath From: Aman Tandon Sent: Thursday, January 6, 2022 6:16 AM To: Rajath Banagi Ravindra Cc: users@solr.apache.org Subject: Re: Solr 7.5 log4j fix * This e-mail originated outside of Mindtree. Exercise caution before

Solr 7.5 log4j fix

2022-01-06 Thread Rajath Banagi Ravindra
Hi, I have once question regarding the Log4J vulnerability fix for 7.5 version of solr. We have updated Log4J file with latest version of log4j 2.17.1 and solr is loading fine. Do we need to add the below config also, please confirm, * (Windows) Edit your solr.in.cmd file to include: set S

Re: Solr 7.5 log4j fix

2022-01-05 Thread Aman Tandon
No it is not required and handled in new release of log4j2. That JVM property is quick remedy to resolve the issue with vulnerable log4j2 versions. On Wed, 5 Jan 2022, 23:47 Rajath Banagi Ravindra, < rajath.ravind...@mindtree.com> wrote: > Hi, > > > > I have once question regarding the Log4J vuln