File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,6 @@ information, see
3737configured the {es} output and want to send {beatname_uc} monitoring events to
3838the same {es} cluster, specify the following minimal configuration:
3939+
40- --
4140["source","yml",subs="attributes"]
4241--------------------
4342monitoring:
@@ -46,11 +45,11 @@ monitoring:
4645 username: {beat_monitoring_user}
4746 password: somepassword
4847--------------------
49-
48+ +
5049If you configured a different output, such as {ls} or you want to send {beatname_uc}
5150monitoring events to a separate {es} cluster (referred to as the _monitoring cluster_),
5251you must specify additional configuration options. For example:
53-
52+ +
5453["source","yml",subs="attributes"]
5554--------------------
5655monitoring:
@@ -62,7 +61,6 @@ monitoring:
6261--------------------
6362<1> This setting identifies the hosts and port numbers of {es} nodes
6463that are part of the monitoring cluster.
65- --
6664
6765. {kibana-ref}/monitoring-xpack-kibana.html[Configure monitoring in {kib}].
6866
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ You can specify SSL options when you configure:
66* <<configuring-output,outputs>> that support SSL
77ifeval::["{beatname_lc}"!="apm-server"]
88* the <<setup-kibana-endpoint,Kibana endpoint>>
9- endif::["{beatname_lc}"!="apm-server" ]
9+ endif::[]
1010ifeval::["{beatname_lc}"=="heartbeat"]
1111* <<configuration-heartbeat-options,{beatname_uc} monitors>> that support SSL
1212endif::[]
You can’t perform that action at this time.
0 commit comments