Elasticsearch-Monitor multiple clusters from single kibana
up vote
0
down vote
favorite
With 6.2 Elastic version how to have single kibana instance to monitor multiple elastic clusters.
Cluster-1: Production Application cluster
Cluster-2: Log cluster
Need to monitor both the cluster's using single kibana instance with basic license. Is it possible ?
add a comment |
up vote
0
down vote
favorite
With 6.2 Elastic version how to have single kibana instance to monitor multiple elastic clusters.
Cluster-1: Production Application cluster
Cluster-2: Log cluster
Need to monitor both the cluster's using single kibana instance with basic license. Is it possible ?
Use metricbeat to send both cluster's metrics to a single elasticsearch cluster. Use Kibana talking to that ES cluster to create monitoring visualizations like CPU usage, mem usage etc.
– ben5556
Nov 9 at 8:08
Do we need to add an additional cluster solely for monitoring ? Is it not possible to do it with existing two clusters ?
– Muthu
Nov 9 at 8:15
No, you can configure metricbeat to send data to one of your existing clusters. Then Kibana connected to that cluster can be used to create visualizations, dashboards etc. You DON'T need one more cluster :)
– ben5556
Nov 9 at 8:16
i think, the new cross cluster search feature is a option too: elastic.co/guide/en/kibana/current/…
– ibexit
Nov 9 at 20:55
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
With 6.2 Elastic version how to have single kibana instance to monitor multiple elastic clusters.
Cluster-1: Production Application cluster
Cluster-2: Log cluster
Need to monitor both the cluster's using single kibana instance with basic license. Is it possible ?
With 6.2 Elastic version how to have single kibana instance to monitor multiple elastic clusters.
Cluster-1: Production Application cluster
Cluster-2: Log cluster
Need to monitor both the cluster's using single kibana instance with basic license. Is it possible ?
asked Nov 9 at 7:55
Muthu
9912
9912
Use metricbeat to send both cluster's metrics to a single elasticsearch cluster. Use Kibana talking to that ES cluster to create monitoring visualizations like CPU usage, mem usage etc.
– ben5556
Nov 9 at 8:08
Do we need to add an additional cluster solely for monitoring ? Is it not possible to do it with existing two clusters ?
– Muthu
Nov 9 at 8:15
No, you can configure metricbeat to send data to one of your existing clusters. Then Kibana connected to that cluster can be used to create visualizations, dashboards etc. You DON'T need one more cluster :)
– ben5556
Nov 9 at 8:16
i think, the new cross cluster search feature is a option too: elastic.co/guide/en/kibana/current/…
– ibexit
Nov 9 at 20:55
add a comment |
Use metricbeat to send both cluster's metrics to a single elasticsearch cluster. Use Kibana talking to that ES cluster to create monitoring visualizations like CPU usage, mem usage etc.
– ben5556
Nov 9 at 8:08
Do we need to add an additional cluster solely for monitoring ? Is it not possible to do it with existing two clusters ?
– Muthu
Nov 9 at 8:15
No, you can configure metricbeat to send data to one of your existing clusters. Then Kibana connected to that cluster can be used to create visualizations, dashboards etc. You DON'T need one more cluster :)
– ben5556
Nov 9 at 8:16
i think, the new cross cluster search feature is a option too: elastic.co/guide/en/kibana/current/…
– ibexit
Nov 9 at 20:55
Use metricbeat to send both cluster's metrics to a single elasticsearch cluster. Use Kibana talking to that ES cluster to create monitoring visualizations like CPU usage, mem usage etc.
– ben5556
Nov 9 at 8:08
Use metricbeat to send both cluster's metrics to a single elasticsearch cluster. Use Kibana talking to that ES cluster to create monitoring visualizations like CPU usage, mem usage etc.
– ben5556
Nov 9 at 8:08
Do we need to add an additional cluster solely for monitoring ? Is it not possible to do it with existing two clusters ?
– Muthu
Nov 9 at 8:15
Do we need to add an additional cluster solely for monitoring ? Is it not possible to do it with existing two clusters ?
– Muthu
Nov 9 at 8:15
No, you can configure metricbeat to send data to one of your existing clusters. Then Kibana connected to that cluster can be used to create visualizations, dashboards etc. You DON'T need one more cluster :)
– ben5556
Nov 9 at 8:16
No, you can configure metricbeat to send data to one of your existing clusters. Then Kibana connected to that cluster can be used to create visualizations, dashboards etc. You DON'T need one more cluster :)
– ben5556
Nov 9 at 8:16
i think, the new cross cluster search feature is a option too: elastic.co/guide/en/kibana/current/…
– ibexit
Nov 9 at 20:55
i think, the new cross cluster search feature is a option too: elastic.co/guide/en/kibana/current/…
– ibexit
Nov 9 at 20:55
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53221762%2felasticsearch-monitor-multiple-clusters-from-single-kibana%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Use metricbeat to send both cluster's metrics to a single elasticsearch cluster. Use Kibana talking to that ES cluster to create monitoring visualizations like CPU usage, mem usage etc.
– ben5556
Nov 9 at 8:08
Do we need to add an additional cluster solely for monitoring ? Is it not possible to do it with existing two clusters ?
– Muthu
Nov 9 at 8:15
No, you can configure metricbeat to send data to one of your existing clusters. Then Kibana connected to that cluster can be used to create visualizations, dashboards etc. You DON'T need one more cluster :)
– ben5556
Nov 9 at 8:16
i think, the new cross cluster search feature is a option too: elastic.co/guide/en/kibana/current/…
– ibexit
Nov 9 at 20:55