Not many people do that, judging from 
http://www.google.com/search?&q=+solr%20+syslogd .

But I think this is really not a Solr-specific question.  Isn't the question 
really "how do I configure log4j to log to syslogd?".  Oh, and then "how do I 
configure slf4j to use log4j?"

The answer to the first one is "by using SyslogAppender" (google says so)
The answer to the second one might be on 
http://fernandoribeiro.eti.br/2006/05/24/how-to-use-slf4j-with-log4j/
 
Otis
--
Sematext is hiring -- http://sematext.com/about/jobs.html?mls
Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR



----- Original Message ----
> From: Steve Conover <scono...@gmail.com>
> To: solr-user@lucene.apache.org
> Sent: Sat, November 21, 2009 4:09:57 PM
> Subject: Re: solr+jetty logging to syslog?
> 
> Does no one send solr logging to syslog?
> 
> On Thu, Nov 19, 2009 at 5:54 PM, Steve Conover wrote:
> > The solution involves slf4j to log4j to syslog (at least, for solr),
> > but I'm having some trouble stringing all the parts together.  If
> > anyone is doing this, would you mind posting how you use slf4j-log4j
> > jar, what your log4j.properties looks like, what your java system
> > properties settings are, and anything else you think is relevant?
> >
> > Much appreciated
> >
> > -Steve
> >

Reply via email to