I have created a two space in kibana one for production which is default space and second is for staging. on my production space all indexes are showing into it but on my staging space there is only staging index is showing as i have only attached that index to staging space. Now i have installed filebeat on remote server to send the data to staging space but the issue is when i loading the dashboards on it from my remote server the dashboards are not loading onto my staging space. However i can see the logs of remove server in Discovery tab which means filebeat is sending data but the dashboards are not loading.
Index names are same on filebeat as its set on kibana.
I am using the below commands to load the index and dashboards on kibana;-
I'm not sure. I'm completely following but dashboards only load into the default space. Then you need to copy them from the default space over to your new staging space from within Kibana - Stack Management - Saved objects That's how it works.
Thanks @stephenb
You understand the correctly, if i copy the dashboards from default space to the custom space then i have to change the source index in all dashboard of custom space as in it the index name is staging-* and in default space the index name is file
beat-*.
Is there any way i can change the source index of custom space's dashboard in one go instead to change them 1 by 1?
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.