RE: Flume SolrSink No Error but not Indexing

2017-02-07 Thread Anatharaman, Srinatha (Contractor)
...@openindex.io] Sent: Tuesday, February 07, 2017 6:04 PM To: solr-user@lucene.apache.org Subject: RE: Flume SolrSink No Error but not Indexing Hi - are the channels filling up? If not, events can be silently dropped by custom interceptors, but you don 't seem to have any. We're not

RE: Flume SolrSink No Error but not Indexing

2017-02-07 Thread Markus Jelsma
events are still stored and ready to be shipped to the sink. M. -Original message- > From:Anatharaman, Srinatha (Contractor) > Sent: Tuesday 7th February 2017 22:07 > To: solr-user@lucene.apache.org > Subject: Flume SolrSink No Error but not Indexing > > Hi, > &

Flume SolrSink No Error but not Indexing

2017-02-07 Thread Anatharaman, Srinatha (Contractor)
Hi, I am indexing text document using Flume, I do not see any error or warning message but data is not getting ingested to Solr Log level for both Solr and Flume is set to TRACE, ALL Flume version : 1.5.2.2.3 Solr Version : 5.5 Config files are as below Flume Config : agent.sources = SpoolDirSr