Is there such a thing as a flume cluster? If there is I can't find any
documentation for it.
If there is not, how does flume deal with scale and availability?
thanks
Jeff
o Installing ...
Hoping this helps
____
From: jeff saremi
Sent: Friday, April 7, 2017 1:15 PM
To: user@flume.apache.org
Subject: Flume Cluster?
Is there such a thing as a flume cluster? If there is I can't find any
documentation for it.
If there is not, how doe
Is there anyway to create some reusable settings/components and then use them
in the context of a specific source or agent?
# Can I do something like:
interceptors.my_reusable_interceptor.type =regex_extractor
interceptors.my_reusable_interceptor.regex = (\\d{4}-\\d{2}-\\d{2})
# and then farth
How old is the ElasticSearch sink code? I'm using flume 1.7.0 with ES 5.3.0 I
have copied the following jars to flume\lib:
elasticsearch-5.3.0
lucene-core-6.4.1
and here's my config:
agent.sinks.es.type = elasticsearch
agent.sinks.es.hostNames = localhost:9300
agent.sinks.es.indexName = logs
a
and check the Elasticsearch and
Solr jar versions in the lib directory of Flume.
On 9 April 2017 at 23:57, jeff saremi
mailto:jeffsar...@hotmail.com>> wrote:
How old is the ElasticSearch sink code? I'm using flume 1.7.0 with ES 5.3.0 I
have copied the following jars to flume\lib