mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
This overhaul of the docs structure puts Kibana's documentation more inline with the structure that is used in Elasticsearch. This will help us better organize the docs going forward as more docs are added. This also includes a few necessary content changes for 5.0.
22 lines
738 B
Text
22 lines
738 B
Text
[[management]]
|
|
= Management
|
|
|
|
[partintro]
|
|
--
|
|
The Management application is where you perform your runtime configuration of
|
|
Kibana, including both the initial setup and ongoing configuration of index
|
|
patterns, advanced settings that tweak the behaviors of Kibana itself, and
|
|
the various "objects" that you can save throughout Kibana such as searches,
|
|
visualizations, and dashboards.
|
|
|
|
This section is pluginable, so in addition to the out of the box capabitilies,
|
|
packs such as X-Pack can add additional management capabilities to Kibana.
|
|
--
|
|
|
|
include::management/index-patterns.asciidoc[]
|
|
|
|
include::management/managing-fields.asciidoc[]
|
|
|
|
include::management/advanced-options.asciidoc[]
|
|
|
|
include::management/managing-saved-objects.asciidoc[]
|