-user@lucene.apache.org
Subject: Re: Log4J Logging to Http
Hi Florian,
I don’t know the answer to your specific question, but I would like to suggest
a different approach. Excuse me in advance, I usually hate suggesting different
approaches.
The reason why I suggest a different approach is because lo
irman), Michael Jung, Stefan Mailänder,
Frank Schmelzer
Chairman of the Supervisory Board: Ulrich Holzer
-Original Message-
From: Shawn Heisey
Sent: Donnerstag, 18. Juni 2020 04:22
To: solr-user@lucene.apache.org
Subject: Re: Log4J Logging to Http
On 6/17/2020 1:33 AM, Krönert Fl
Hi Florian,
I don’t know the answer to your specific question, but I would like to suggest
a different approach. Excuse me in advance, I usually hate suggesting different
approaches.
The reason why I suggest a different approach is because logging via HTTP can
be blocking a thread e.g. until a
On 6/17/2020 1:33 AM, Krönert Florian wrote:
2020-06-17T07:06:55.121856339Z java.lang.NoClassDefFoundError: Failed to
initialize Apache Solr: Could not find necessary SLF4j logging jars. If
using Jetty, the SLF4j logging jars need to go in the jetty lib/ext
directory. For other containers, the
Hello everyone,
We want to log our queries to a HTTP endpoint and tried configuring our log4j
settings accordingly.
We are using Solr inside Docker with the official Solr image (version
solr:8.3.1).
As soon as we add a http appender, we receive errors on startup and solr fails
to start complet