tatdat
(Dat Pham Tat)
June 4, 2019, 8:25am
1
I'm using ELK 7.1.1 and i current testing metricbeat erroll management center.
But my kibana is using self cert so when i enroll beat i got error :
Error while enrolling: fail to execute the HTTP POST request: Post https://my.domain.com:5601/api/beats/agent/bb1eb206-67c1-476c-ab6b-37498a58fb47: x509: certificate is valid for 10.140.12.100, not my.domain.com
So have anyway to skip ssl verify ?
Thank!
Hello, thanks for your post on SSL verification and metricbeat. Could you try adding this setting:
ssl.verification_mode: "none"
https://www.elastic.co/guide/en/beats/metricbeat/current/configuration-ssl.html
1 Like
system
(system)
Closed
July 25, 2019, 2:44am
3
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.