Trying to work out the best way to end up with a single search portal (
Kibana ) for logtash with an elasticsearch backend. We have several
datacenters and I've been asked to try and keep the cross-datacenter
traffic down. This means I would like to be able to jail logstash output
to a particular datacenter. Would I be able to solve this by
tagging nodes per datacenter and then using index templates to specify
which nodes to use to store the data ? If I can't do this I'll probably
need to push back on the restriction about pushing log data between
datacenters.
Yep, index shard allocation should solve the problem on the ES side.
And in Kibana you seem to be able to provide more index patterns, so
it should work as well.
But if you encounter any issues you can always post here
Trying to work out the best way to end up with a single search portal (
Kibana ) for logtash with an elasticsearch backend. We have several
datacenters and I've been asked to try and keep the cross-datacenter traffic
down. This means I would like to be able to jail logstash output to a
particular datacenter. Would I be able to solve this by tagging
nodes per datacenter and then using index templates to specify which nodes
to use to store the data ? If I can't do this I'll probably need to push
back on the restriction about pushing log data between datacenters.
On Friday, November 9, 2012 1:48:25 PM UTC-7, Paul C wrote:
Trying to work out the best way to end up with a single search portal (
Kibana ) for logtash with an elasticsearch backend. We have several
datacenters and I've been asked to try and keep the cross-datacenter
traffic down. This means I would like to be able to jail logstash output
to a particular datacenter. Would I be able to solve this by
tagging nodes per datacenter and then using index templates to specify
which nodes to use to store the data ? If I can't do this I'll probably
need to push back on the restriction about pushing log data between
datacenters.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.