mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
* [DOCS] New tutorial for exploring Kibana with sample data set * [DOCS] Incorporated review comments into sample tutorial * [DOCS] GS: Edits for consistency
12 lines
336 B
Text
12 lines
336 B
Text
[[tutorial-build-dashboard]]
|
|
== Building your own dashboard
|
|
|
|
Ready to load some data and build a dashboard? This tutorial shows you how to:
|
|
|
|
* Load a data set into Elasticsearch
|
|
* Define an index pattern
|
|
* Discover and explore the data
|
|
* Visualize the data
|
|
* Add visualizations to a dashboard
|
|
* Inspect the data behind a visualization
|
|
|