Skip to content

Logstash SSL Error #680

Closed Answered by mmguero
GeoCoastie asked this question in Troubleshooting
May 20, 2025 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hmmm, I haven't seen that exact error before. Let's double check a few things. Run these commands in the Malcolm installation directory:

  • grep BEATS_SSL config/beats-common.env
  • ls -l ./logstash/certs/ ./filebeat/certs/
  • file ./logstash/certs/* ./filebeat/certs/*
  • md5sum ./filebeat/certs/*

Then run md5sum /opt/sensor/sensor_ctl/logstash-client-certificates/* on the hedgehog and compare the values of those three files with the md5sums from the last command, and see if they match? Also, on the hedgehog, run grep BEAT_LS /opt/sensor/sensor_ctl/control_vars.conf and make sure those values are the three filenames within /opt/sensor/sensor_ctl/logstash-client-certificates/.

If you just want to "g…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@GeoCoastie
Comment options

@GeoCoastie
Comment options

Answer selected by GeoCoastie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logstash Relating to Malcolm's use of Logstash sensor For issues dealing with the Hedgehog OS capture sensor
2 participants