Is there any way to change kibana.yml file so that we can monitor multiple ES clusters using same kibana?
I searched it on multiple forums but did not find any concrete answers or solutions for them.
@nickpeihl thanks for the suggestion, let me explain you my use case
Lets say i have cluster x with all my application logs and java stack trace logs
i have one more cluster say y and there too i have my app logs
now i wish to visualise both these logs in a single kibana dashboard using different index names.
As you said metricbeat, i guess it will only monitor node instance metrics and system metrics. Is it possible for example if i give multiple cluster names in kibana.yml file and use that for visualisation?