I have one issue , and i need help on it .
We have two cluster cluster_01 cluster_02 ELK with two kibana interfaces .
We put the same informations on ES .
The question is if we have a problem on cluster_01 , than we need to export the savec objects on the second kibana interface (cluster_02) , we can do it ? have you any another best practice?
One alternative might be to use Cross Cluster Replication. Otherwise, your options generally are to export it (as you've been doing) or a custom script used to pull data from one Kibana instance's Saved Objects API and potentially write to another.
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.