2020-08-13T09:14:44.538+0200 INFO [publisher_pipeline_output] pipeline/output.go:99 Attempting to reconnect to backoff(elasticsearch(https://node-02:9200)) with 11 reconnect attempt(s)
2020-08-13T09:14:44.538+0200 DEBUG [esclientleg] eslegclient/connection.go:239 ES Ping(url=https://node-02:9200)
2020-08-13T09:14:44.542+0200 DEBUG [esclientleg] eslegclient/connection.go:243 Ping request failed with: Get https://node-02:9200: x509: certificate signed by unknown authority
2020-08-13T09:14:58.458+0200 ERROR [publisher_pipeline_output] pipeline/output.go:106 Failed to connect to backoff(elasticsearch(https://node-03:9200)): Get https://node-03:9200: x509: certificate signed by unknown authority
2020-08-13T09:14:58.458+0200 INFO [publisher_pipeline_output] pipeline/output.go:99 Attempting to reconnect to backoff(elasticsearch(https://node-03:9200)) with 11 reconnect attempt(s)
2020-08-13T09:14:58.458+0200 DEBUG [esclientleg] eslegclient/connection.go:239 ES Ping(url=https://node-03:9200)
2020-08-13T09:14:58.474+0200 DEBUG [esclientleg] eslegclient/connection.go:243 Ping request failed with: Get https://node-03:9200: x509: certificate signed by unknown authority
Certs are OK. I use them for nodes communication, logstash configuration, metricbeat configuration.
I do not have any idea what is wrong. Do you have any idea what is wrong? Any help?
2020-08-13T10:01:07.618+0200 INFO [publisher_pipeline_output] pipeline/output.go:99 Attempting to reconnect to backoff(elasticsearch(https://node-01:9200)) with 5 reconnect attempt(s)
2020-08-13T10:01:07.618+0200 DEBUG [esclientleg] eslegclient/connection.go:239 ES Ping(url=https://node-01:9200)
2020-08-13T10:01:07.623+0200 DEBUG [esclientleg] eslegclient/connection.go:243 Ping request failed with: Get https://node-01:9200: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "Elastic Certificate Tool Autogenerated CA")
2020-08-13T10:01:59.626+0200 ERROR [publisher_pipeline_output] pipeline/output.go:106 Failed to connect to backoff(elasticsearch(https://node-01:9200)): Get https://node-01:9200: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "Elastic Certificate Tool Autogenerated CA")
2020-08-13T10:01:59.626+0200 INFO [publisher_pipeline_output] pipeline/output.go:99 Attempting to reconnect to backoff(elasticsearch(https://node-01:9200)) with 6 reconnect attempt(s)
2020-08-13T10:01:59.626+0200 DEBUG [esclientleg] eslegclient/connection.go:239 ES Ping(url=https://node-01:9200)
2020-08-13T10:01:59.629+0200 DEBUG [esclientleg] eslegclient/connection.go:243 Ping request failed with: Get https://node-01:9200: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "Elastic Certificate Tool Autogenerated CA")
2020-08-13T10:01:07.623+0200 DEBUG [esclientleg] eslegclient/connection.go:243 Ping request failed with: Get https://node-01:9200: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "Elastic Certificate Tool Autogenerated CA")
I comparated logstash and apm-server certs again and find that weren't the same. Creation date was different. I copied all certs from Logstash catalog to apm-server catalog and now every thing works well.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.