javax.net.ssl.SSLHandshakeExceptions #9622
-
Hi! I'm troublshoting my ticket #9612 and found tons of javax.net.ssl.SSLHandshakeExceptions in logstash.log on my manager node:
I don't now since when I receive all these alerts, but I have not experienced any erors so far, but maybe I'm missing something ... Do I have to worry about these log entries? Cheers, Ben |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
Are you still seeing those in the logstash.log or did resolving #9612 clear those up? |
Beta Was this translation helpful? Give feedback.
-
I found the root cause: I recently had to re-new certificates on Windows clients for encrypted Winlogbeat data transfer. For an unknown reason this failed for a subset of clients. Winlogbeat still tried to connect to Logstash with an outdated certificate and failed. This caused all the errors in my logstash.log. I restarted the rollout of the new certificate to the clients. Thank you anyway for your support! |
Beta Was this translation helpful? Give feedback.
I found the root cause: I recently had to re-new certificates on Windows clients for encrypted Winlogbeat data transfer. For an unknown reason this failed for a subset of clients. Winlogbeat still tried to connect to Logstash with an outdated certificate and failed. This caused all the errors in my logstash.log. I restarted the rollout of the new certificate to the clients. Thank you anyway for your support!