Package org.apache.flume.sink.elasticsearch

Interface Summary
ElasticSearchEventSerializer Interface for an event serializer which serializes the headers and body of an event to write them to ElasticSearch.
 

Class Summary
ContentBuilderUtil Utility methods for using ElasticSearch XContentBuilder
ElasticSearchDynamicSerializer Basic serializer that serializes the event body and header fields into individual fields
ElasticSearchLogStashEventSerializer Serialize flume events into the same format LogStash uses
ElasticSearchSink A sink which reads events from a channel and writes them to ElasticSearch based on the work done by https://github.com/Aconex/elasticflume.git.
ElasticSearchSinkConstants  
 



Copyright © 2009-2013 Apache Software Foundation. All Rights Reserved.