You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:run-command-short-desc: Runs {beatname_uc}. This command is used by default if you start {beatname_uc} without specifying a command
22
22
23
-
ifndef::deprecate_dashboard_loading[]
23
+
ifndef::deprecate_dashboard_loading[]
24
24
25
25
ifdef::has_ml_jobs[]
26
26
:setup-command-short-desc: Sets up the initial environment, including the index template, Kibana dashboards (when available), and machine learning jobs (when available)
@@ -32,9 +32,9 @@ endif::[]
32
32
33
33
endif::[]
34
34
35
-
ifdef::deprecate_dashboard_loading[]
35
+
ifdef::deprecate_dashboard_loading[]
36
36
37
-
:setup-command-short-desc: Sets up the initial environment,
37
+
:setup-command-short-desc: Sets up the initial environment,
38
38
including the ES index template and Kibana dashboards (deprecated).
39
39
40
40
endif::[]
@@ -50,12 +50,12 @@ endif::[]
50
50
<titleabbrev>Command reference</titleabbrev>
51
51
++++
52
52
53
-
ifndef::deprecate_dashboard_loading[]
53
+
ifndef::deprecate_dashboard_loading[]
54
54
{beatname_uc} provides a command-line interface for starting {beatname_uc} and
55
-
performing common tasks, like testing configuration files and loading dashboards.
55
+
performing common tasks, like testing configuration files and loading dashboards.
56
56
endif::[]
57
57
58
-
ifdef::deprecate_dashboard_loading[]
58
+
ifdef::deprecate_dashboard_loading[]
59
59
{beatname_uc} provides a command-line interface for starting {beatname_uc} and
60
60
performing common tasks, like testing configuration files and loading dashboards (deprecated).
61
61
endif::[]
@@ -409,16 +409,16 @@ the end of the file is reached. By default harvesters are closed after
409
409
410
410
endif::[]
411
411
412
-
ifndef::deprecate_dashboard_loading[]
413
-
*`--setup`*::
412
+
ifndef::deprecate_dashboard_loading[]
413
+
*`--setup`*::
414
414
endif::[]
415
415
416
-
ifdef::deprecate_dashboard_loading[]
417
-
*`--setup (deprecated)`*::
416
+
ifdef::deprecate_dashboard_loading[]
417
+
*`--setup (deprecated)`*::
418
418
endif::[]
419
419
420
420
ifdef::has_ml_jobs[]
421
-
Loads the initial setup, including Elasticsearch template, Kibana index pattern,
421
+
Loads the initial setup, including Elasticsearch template, Kibana index pattern,
422
422
Kibana dashboards and Machine learning jobs.
423
423
endif::[]
424
424
@@ -471,7 +471,7 @@ Or:
471
471
472
472
* The Kibana dashboards make it easier for you to visualize {beatname_uc} data
473
473
in Kibana.
474
-
ifdef::deprecate_dashboard_loading[]
474
+
ifdef::deprecate_dashboard_loading[]
475
475
(deprecated)
476
476
endif::[]
477
477
@@ -493,15 +493,15 @@ environment without actually running {beatname_uc} and ingesting data.
493
493
494
494
*FLAGS*
495
495
496
-
ifndef::deprecate_dashboard_loading[]
496
+
ifndef::deprecate_dashboard_loading[]
497
497
*`--dashboards`*::
498
498
Sets up the Kibana dashboards only. This option loads the dashboards from the
499
499
{beatname_uc} package. For more options, such as loading customized dashboards,
500
500
see {beatsdevguide}/import-dashboards.html[Importing Existing Beat Dashboards]
0 commit comments