mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
56 lines
1.7 KiB
Text
56 lines
1.7 KiB
Text
[[getting-started]]
|
|
= Getting Started
|
|
|
|
[partintro]
|
|
--
|
|
|
|
Ready to get some hands-on experience with {kib}? There are two ways to start:
|
|
|
|
* <<tutorial-sample-data, Explore {kib} using the Flights dashboard>>
|
|
+
|
|
Load the Flights sample data and dashboard with one click and start
|
|
interacting with {kib} visualizations in seconds.
|
|
|
|
* <<tutorial-build-dashboard, Build your own dashboard>>
|
|
+
|
|
Manually load a data set and build your own visualizations and dashboard.
|
|
|
|
Before you begin, make sure you've <<install, installed Kibana>> and established
|
|
a {kibana-ref}/connect-to-elasticsearch.html[connection to Elasticsearch].
|
|
You might also be interested in the
|
|
https://www.elastic.co/webinars/getting-started-kibana[Getting Started with Kibana]
|
|
video tutorial.
|
|
|
|
If you are running our https://cloud.elastic.co[hosted Elasticsearch Service]
|
|
on Elastic Cloud, you can access Kibana with a single click.
|
|
--
|
|
|
|
include::getting-started/tutorial-sample-data.asciidoc[]
|
|
|
|
include::getting-started/tutorial-sample-filter.asciidoc[]
|
|
|
|
include::getting-started/tutorial-sample-query.asciidoc[]
|
|
|
|
include::getting-started/tutorial-sample-discover.asciidoc[]
|
|
|
|
include::getting-started/tutorial-sample-edit.asciidoc[]
|
|
|
|
include::getting-started/tutorial-sample-inspect.asciidoc[]
|
|
|
|
include::getting-started/tutorial-sample-remove.asciidoc[]
|
|
|
|
include::getting-started/tutorial-full-experience.asciidoc[]
|
|
|
|
include::getting-started/tutorial-load-dataset.asciidoc[]
|
|
|
|
include::getting-started/tutorial-define-index.asciidoc[]
|
|
|
|
include::getting-started/tutorial-discovering.asciidoc[]
|
|
|
|
include::getting-started/tutorial-visualizing.asciidoc[]
|
|
|
|
include::getting-started/tutorial-dashboard.asciidoc[]
|
|
|
|
include::getting-started/tutorial-inspect.asciidoc[]
|
|
|
|
include::getting-started/wrapping-up.asciidoc[]
|