Skip to content

Commit 8d0fc47

Browse files
[DOCS] Remove duplicate xpack.enabled setting in example (#66897) (#67008)
Co-authored-by: Jacob Ouellette <[email protected]>
1 parent 3bd66ba commit 8d0fc47

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/reference/monitoring/configuring-metricbeat.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@ The `modules.d/elasticsearch-xpack.yml` file contains the following settings:
7878
#ssl.certificate_authorities: ["/etc/pki/root/ca.pem"]
7979
#ssl.certificate: "/etc/pki/client/cert.pem"
8080
#ssl.key: "/etc/pki/client/cert.key"
81-
#ssl.verification_mode: "full"
82-
xpack.enabled: true
81+
#ssl.verification_mode: "full"
8382
----------------------------------
8483
<1> By default, the module collects {es} monitoring metrics from
8584
`http://localhost:9200`. If that host and port number are not correct, you must

0 commit comments

Comments
 (0)