Elasticsearch - Certificate Error

Failed to connect to backoff(elasticsearch(https://es:9200)): Get "https://e
Jul 03 16:52:00 elasticsearch_host metricbeat[1700]: 2023-07-03T16:52:00.717Z        INFO        [publisher_pipeline_output]        pipeline/output.go:145        Attempting to reconnect to backoff(elasticsearch(https://es:9200)) with 5460
Jul 03 16:52:00 elasticsearch_host metricbeat[1700]: 2023-07-03T16:52:00.717Z        INFO        [publisher]        pipeline/retry.go:213        retryer: send wait signal to consumer
Jul 03 16:52:00 elasticsearch_host metricbeat[1700]: 2023-07-03T16:52:00.717Z        INFO        [publisher]        pipeline/retry.go:217          done
Jul 03 16:52:00 elasticsearch_host metricbeat[1700]: 2023-07-03T16:52:00.722Z        ERROR        [esclientleg]        transport/logging.go:37        Error dialing x509: certificate signed by unknown authority (possibly because of "cyrpto/rsa

any ideas what this could mean ?

Hi @Brian-cf1 Welcome to the community!!

And.. :slight_smile:

You're going to have to provide much more context if you want help...

What are you trying to do When you got this error, perhaps trying to get metricbeat to connect with elasticsearch? But hard

That's just a guess because no context...

If so, please provide your filebeat.yml and your elasticsearch.yml.

Did you set up Elastic search with the automatically configured security?

Did you run the following to test connectivity

filebeat test output

Did you try to run a curl command between the file beat host and the elasticsearch host using the URLs and credentials?

Provide the. .ymls and run these commands. Let us know what you find out. Perhaps we can then help.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.