There is a problem when i want to connect heartbeat to elasticsearch. I already config on heartbeat.yml in the correct way. I also input ca fingerprint from elasticsearch. Anyone can figure out my problem?
Hi @eructro,
Welcome to Elastic Community!
The error you're seeing seems to indicate the self-signed CA has not been made available to heartbeat. Please make sure the configuration under output.elasticsearch.ssl
is correct and heartbeat process has the enough permissions to access it.
Thanks @emilioalvap for the feedback, here's the heartbeat.yml configuration image, I've used a fingerprint from my elasticsearch and still no work. Is my configuration wrong?