On Tue, Jul 16, 2013 at 2:19 AM, Rajesh Jain wrote:
> Newbie question:
>
> I have a Flume server, where I am writing to sink which is a RollingFile
> Sink.
>
> I have to take this files from the sink and send it to Solr which can index
> and provide search.
>
> Do I need to configure MorphineSolr
Rajesh,
I think this question is better suited for the FLUME user mailing list.
You will need to configure the sink with the expected values so that the
events from the channels can head to the right place.
On Mon, Jul 15, 2013 at 4:49 PM, Rajesh Jain wrote:
> Newbie question:
>
> I have a Flu