Kibana TLS handshake timeout

{"type":"error","@timestamp":"2022-02-08T02:53:43+00:00","tags":["connection","client","error"],"pid":8,"level":"error","error":{"message":"TLS handshake timeout","name":"Error","stack":"Error: TLS handshake timeout\n    at new NodeError (node:internal/errors:371:5)\n    at TLSSocket._handleTimeout (node:_tls_wrap:894:22)\n    at Object.onceWrapper (node:events:509:28)\n    at TLSSocket.emit (node:events:390:28)\n    at TLSSocket.Socket._onTimeout (node:net:501:8)\n    at listOnTimeout (node:internal/timers:557:17)\n    at processTimers (node:internal/timers:500:7)","code":"ERR_TLS_HANDSHAKE_TIMEOUT"},"message":"TLS handshake timeout"}

This log has been circulating on my kibana. Have you encountered this situation?

TLS handshake timeout can occur when an Elasticsearch cluster is overloaded. Could this be your case?

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