Skip to content

Commit 69f32b4

Browse files
kvchmergify-bot
authored andcommitted
Add clarification about enableing dashboard loading (#29985)
(cherry picked from commit a84302d)
1 parent b5350cb commit 69f32b4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

libbeat/docs/dashboardsconfig.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ You can specify the following options in the `setup.dashboards` section of the
4646
If this option is set to true, {beatname_uc} loads the sample Kibana dashboards
4747
from the local `kibana` directory in the home path of the {beatname_uc} installation.
4848

49+
NOTE: {beatname_uc} loads dashboards on startup if either `enabled` is set to `true`
50+
or the `setup.dashboards` section is included in the configuration.
51+
4952
NOTE: When dashboard loading is enabled, {beatname_uc} overwrites any existing
5053
dashboards that match the names of the dashboards you are loading. This happens
5154
every time {beatname_uc} starts.

0 commit comments

Comments
 (0)