is there a way to export all public dashboards at once?

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
_asp_
Posts: 91
Joined: Mon May 23, 2016 4:30 am

is there a way to export all public dashboards at once?

Post by _asp_ »

Hi,

we are versioning our public dashboards in svn.
Currently we need to export the dashboards manually via gui.

Now as our count of dashboards is growing, I would like to ask, if there is any possibility to export all (global) dashboards at once if i can download the dashboard in a scripted way.

Thanks, Andreas
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: is there a way to export all public dashboards at once?

Post by hsmith »

We don't have anything special built in, but take a look at this and see if it helps: http://stackoverflow.com/questions/2204 ... sticsearch

Otherwise this query will give you what you're looking for, but it's not in a great format: curl -XGET 'http://localhost:9200/kibana-int/_searc ... ard&pretty'
Former Nagios Employee.
me.
Locked