We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bd66ba commit 8d0fc47Copy full SHA for 8d0fc47
docs/reference/monitoring/configuring-metricbeat.asciidoc
@@ -78,8 +78,7 @@ The `modules.d/elasticsearch-xpack.yml` file contains the following settings:
78
#ssl.certificate_authorities: ["/etc/pki/root/ca.pem"]
79
#ssl.certificate: "/etc/pki/client/cert.pem"
80
#ssl.key: "/etc/pki/client/cert.key"
81
- #ssl.verification_mode: "full"
82
- xpack.enabled: true
+ #ssl.verification_mode: "full"
83
----------------------------------
84
<1> By default, the module collects {es} monitoring metrics from
85
`http://localhost:9200`. If that host and port number are not correct, you must
0 commit comments