Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Elastic{ON} Tour Washington D.C. - Kibana

Elastic Co
October 26, 2017

Elastic{ON} Tour Washington D.C. - Kibana

Elastic{ON} Tour Washington D.C. - October 26, 2017

A grand tour of new visualizations and exciting updates in Kibana, including time series visual builder, heatmaps, Timelion, tag clouds, Watcher UI, and cluster alerts. Plus, a look at what's to come in 6.x.

Alex Francoeur | Kibana Product Manager | Elastic

Elastic Co

October 26, 2017
Tweet

More Decks by Elastic Co

Other Decks in Technology

Transcript

  1. 6 Saved Object API curl /dashboards/export?id=123 > mydashboard.json curl -XPOST

    /dashboards/import -d @my-dashboard.json curl -XPOST /saved_objects/index-patterns –d ‘ { "name": "logstash-*" }’ curl /saved_objects/visualizations