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

Elastic{ON} Tour Toronto - Kibana, 6.0 and onward

Elastic Co
September 27, 2017

Elastic{ON} Tour Toronto - Kibana, 6.0 and onward

Elastic{ON} Tour Toronto - September 27, 2017

Presentation includes Kibana 6.0 updates and what is the plan for the future of Kibana.

James Goodwin | Kibana Team Lead | Elastic

Elastic Co

September 27, 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