Hi All, I am looking to log additional info to my Solr log. Specifically, I am looking to log a "correlation-id" provided by my client as part of the HTTP header field "x-correlation-id" and put that in my log to relate various client sessions and their actions with Solr. Is there a codeless way of doing this? Has anyone done something similar?
Thanks, Srijan