mirror of
https://github.com/elastic/kibana.git
synced 2025-04-20 16:03:20 -04:00
24 lines
683 B
Text
24 lines
683 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.
|
|
|
|
--
|
|
|
|
include::management/managing-licenses.asciidoc[]
|
|
|
|
include::management/index-patterns.asciidoc[]
|
|
|
|
include::management/managing-fields.asciidoc[]
|
|
|
|
include::management/managing-indices.asciidoc[]
|
|
|
|
include::management/advanced-options.asciidoc[]
|
|
|
|
include::management/managing-saved-objects.asciidoc[]
|