mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
* [DOCS] New tutorial for exploring Kibana with sample data set * [DOCS] Incorporated review comments into sample tutorial * [DOCS] GS: Edits for consistency
14 lines
609 B
Text
14 lines
609 B
Text
[[wrapping-up]]
|
|
=== Wrapping up
|
|
|
|
Now that you have a handle on the basics, you're ready to start exploring
|
|
your own data with Kibana.
|
|
|
|
* See {kibana-ref}/discover.html[Discover] for information about searching and filtering
|
|
your data.
|
|
* See {kibana-ref}/visualize.html[Visualize] for information about the visualization
|
|
types Kibana has to offer.
|
|
* See {kibana-ref}/management.html[Management] for information about configuring Kibana
|
|
and managing your saved objects.
|
|
* See {kibana-ref}/console-kibana.html[Console] to learn about the interactive
|
|
console you can use to submit REST requests to Elasticsearch.
|