Dear Community,
I have Kibana 6.2.3 installed on my nodes and I wanted to know how I can export (Dashboards, Visualizations and Searchs) to a JSON file in order to backup the définitions in a versionning control system like git.
I wanted to make a script that will export the data in json file and after pushing it to git.
Is there a way i can query from elasticsearch the .kibana index to extract those data ?
Thanks in advance,
Best Regards,