We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could you please help me debugging this issue? I cannot see any more information in the logs.
Newest Plugin version, Graylog 3 beta
The text was updated successfully, but these errors were encountered:
Same issue on my setup
Sorry, something went wrong.
My Graylog does not have SSL and won`t send either slack alerts or test.
Im getting the same problem and can't see anything I tail the logs - did any of you figure out what the issue was?
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
keytool -importcert -keystore /etc/graylog/server/cacerts.jks -storepass *********** -file slack.pem
No branches or pull requests
Could you please help me debugging this issue? I cannot see any more information in the logs.
Newest Plugin version, Graylog 3 beta
The text was updated successfully, but these errors were encountered: