graylog-labs / graylog-plugin-slack

Graylog alarm callback for Slack
https://www.graylog.org
Apache License 2.0
117 stars 52 forks source link

Could not send message to Slack. #83

Open pwaldhauer opened 5 years ago

pwaldhauer commented 5 years ago

Could you please help me debugging this issue? I cannot see any more information in the logs.

Newest Plugin version, Graylog 3 beta

tekaeren commented 5 years ago

Same issue on my setup

luizgustavo77 commented 4 years ago

My Graylog does not have SSL and won`t send either slack alerts or test. erro_graylog

laramackey commented 4 years ago

Im getting the same problem and can't see anything I tail the logs - did any of you figure out what the issue was?

image

laramackey commented 4 years ago

Got this working - so to help anyone else I had to import the root CA and SSL Cert for slack.com in to the jvm trust store using keytool -importcert -keystore /etc/graylog/server/cacerts.jks -storepass *********** -file slack.pem as defined https://docs.graylog.org/en/3.1/pages/configuration/https.html#adding-a-self-signed-certificate-to-the-jvm-trust-store