ly disable logging in Solr. More
likely, your looking to make Solr less chatty by not logging the INFO
level. Solr is a bit chatty by default, mostly I think, because that
can be very useful and is often worth the likely very small
performance hit of all the extra logging. At the least though, I
Kraus, Ralf | pixelhouse GmbH wrote:
Hi,
is there a way to disable all logging output in SOLR ?
I mean the output text like :
"INFO: [core_de] webapp=/solr path=/update params={wt=json} status=0
QTime=3736"
greets -Ralf-
You probably do not want to totally disable logging in
Yes, restarting Tomcat will reset things back to default. But you should be
able to configure Tomcat to disable Solr logging since Solr uses JDK
logging.
Bill
On Wed, Apr 15, 2009 at 4:51 AM, Kraus, Ralf | pixelhouse GmbH <
r...@pixelhouse.de> wrote:
> Bill Au schrieb:
>
>> Have you tried setti
Bill Au schrieb:
Have you tried setting logging level to OFF from Solr's admin GUI:
http://wiki.apache.org/solr/SolrAdminGUI
thx 4 the hint !
But after I restart my tomcat its all reseted to default ? :-(
Greets -Ralf-
Have you tried setting logging level to OFF from Solr's admin GUI:
http://wiki.apache.org/solr/SolrAdminGUI
Bill
On Tue, Apr 14, 2009 at 9:56 AM, Kraus, Ralf | pixelhouse GmbH <
r...@pixelhouse.de> wrote:
> Hi,
>
> is there a way to disable all logging output in SOLR ?
> I mean the output text l
Hi,
is there a way to disable all logging output in SOLR ?
I mean the output text like :
"INFO: [core_de] webapp=/solr path=/update params={wt=json} status=0
QTime=3736"
greets -Ralf-