Accessing different es-clusters within kibana / timelion?

Hi,

we have one cluster which we use for monitoring and analyzing our staging instances and production instance of our application.

Shortly I noticed, that jmeter which we use for loadtesting our application has also an elasitcseach backend listener, where you can move all testresults out of the box directly to ES.

Since our current productive Elastic infrastructure now is using redis, I don't dare to move jmeter results directly to ES without using the redis buffer.

So if I go for a separate cluster (single instance) for holding jmeter information the data, which I would like to compare, is in separate ES clusters.

Is it possible to setup one kibana which is able with timelion plugin fetch data from cluster application and from cluster application in the same charts?

Thanks, Andreas

Yes! https://www.elastic.co/guide/en/kibana/current/management-cross-cluster-search.html

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.