aboutsummaryrefslogtreecommitdiff
path: root/docs/management.asciidoc
blob: e37a4225169529a9de3a774df28dfecc8b064aab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[[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 {xpack} can add additional management capabilities to Kibana.
--

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[]