mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 10:23:14 -04:00
* [DOCS] Updates for navigation redesign * Getting started * Set up text * Discover * Dashboard, Graph, ML, Maps, APM, SIEM, Dev tools * Dev Tools, Stack Monitoring, Management * Management * Final changes * [DOCS] Updates for navigation redesign * [DOCS] Updates CCR monitoring screenshots * updates SIEM screenshot and Cases overview text * Added Brandon's APM image * [DOCS] Refines CCR shard screenshot * Removed merge conflict image file Co-authored-by: lcawl <lcawley@elastic.co> Co-authored-by: Ben Skelker <ben.skelker@elastic.co>
64 lines
2 KiB
Text
64 lines
2 KiB
Text
[[getting-started]]
|
|
= Get started
|
|
|
|
[partintro]
|
|
--
|
|
|
|
Ready to try out {kib} and see what it can do? To quickest way to get started with {kib} is to set up on Cloud, then add a sample data set that helps you get a handle on the full range of {kib} features.
|
|
|
|
[float]
|
|
[[cloud-set-up]]
|
|
== Set up on cloud
|
|
|
|
include::{docs-root}/shared/cloud/ess-getting-started.asciidoc[]
|
|
|
|
[float]
|
|
[[get-data-in]]
|
|
== Get data into {kib}
|
|
|
|
The easiest way to get data into {kib} is to add a sample data set.
|
|
|
|
{kib} has several sample data sets that you can use before loading your own data:
|
|
|
|
* *Sample eCommerce orders* includes visualizations for tracking product-related information,
|
|
such as cost, revenue, and price.
|
|
|
|
* *Sample flight data* includes visualizations for monitoring flight routes.
|
|
|
|
* *Sample web logs* includes visualizations for monitoring website traffic.
|
|
|
|
To use the sample data sets:
|
|
|
|
. Go to the home page.
|
|
|
|
. Click *Load a data set and a {kib} dashboard*.
|
|
|
|
. Click *View data* and view the prepackaged dashboards, maps, and more.
|
|
|
|
[role="screenshot"]
|
|
image::getting-started/images/add-sample-data.png[]
|
|
|
|
NOTE: The timestamps in the sample data sets are relative to when they are installed.
|
|
If you uninstall and reinstall a data set, the timestamps change to reflect the most recent installation.
|
|
|
|
[float]
|
|
[[getting-started-next-steps]]
|
|
== Next steps
|
|
|
|
* To get a hands-on experience creating visualizations, follow the <<tutorial-sample-data, add sample data>> tutorial.
|
|
|
|
* If you're ready to load an actual data set and build a dashboard, follow the <<tutorial-build-dashboard, build your own dashboard>> tutorial.
|
|
|
|
--
|
|
|
|
include::{kib-repo-dir}/getting-started/tutorial-sample-data.asciidoc[]
|
|
|
|
include::{kib-repo-dir}/getting-started/tutorial-full-experience.asciidoc[]
|
|
|
|
include::{kib-repo-dir}/getting-started/tutorial-define-index.asciidoc[]
|
|
|
|
include::{kib-repo-dir}/getting-started/tutorial-discovering.asciidoc[]
|
|
|
|
include::{kib-repo-dir}/getting-started/tutorial-visualizing.asciidoc[]
|
|
|
|
include::{kib-repo-dir}/getting-started/tutorial-dashboard.asciidoc[]
|