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

Elastic{ON} Tour 2017 New York : Kibana

Elastic Co
November 09, 2017

Elastic{ON} Tour 2017 New York : Kibana

Elastic{ON} Tour New York - November 9, 2017

It's the 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.

Asawari Samant | Director, Product Marketing | Elastic

Elastic Co

November 09, 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