kibana/docs/getting-started/tutorial-sample-data.asciidoc

32 lines
1.1 KiB
Text
Raw Normal View History

[[tutorial-sample-data]]
== Explore {kib} using the Flight dashboard
Youre new to {kib} and want to try it out. With one click, you can install
the Flights sample data and start interacting with Kibana.
The Flights data set contains data for four airlines.
You can load the data and preconfigured dashboard from the {kib} home page.
. On the home page, click the link next to *Sample data*.
. On the *Sample flight data* card, click *Add*.
. Click *View data*.
Youre taken to the *Global Flight* dashboard, a collection of charts, graphs,
maps, and other visualizations of the the data in the `kibana_sample_data_flights` index.
[role="screenshot"]
image::images/tutorial-sample-dashboard.png[]
In this tutorial, youll learn to:
* Filter the data
* Query the data
* Discover the data
* Edit a visualization
* Inspect the data behind the scenes
NOTE: If security is enabled, you must have `read`, `write`, and `manage` privileges
on the `kibana_sample_data_*` indices. See {xpack-ref}/security-privileges.html[Security Privileges]
for more information.