feat(elk): loosen kibanas SSL verification mode

This commit is contained in:
Ben Martin 2024-12-18 17:55:59 +00:00
parent 9f52edfbd6
commit 9776ac0228
Signed by: ben
GPG key ID: 859A655FCD290E4A

View file

@ -252,6 +252,7 @@ job "elk" {
password: ${ELASTICSEARCH_PASSWORD}
requestTimeout: 600000
ssl:
verificationMode: certificate # TODO: Change to full once we have a cert that signs for the ips
certificateAuthorities:
- /usr/share/kibana/config/elasticsearch-ca.pem
server: