bitsensor / elastalert-kibana-plugin

ElastAlert Kibana Plugin
https://bitsensor.io/blog/elastalert-kibana-plugin-centralized-logging-with-integrated-alerting
Other
556 stars 118 forks source link

502 - Bad Gateway Client request error: self signed certificate in certificate chain #143

Open nirmit8 opened 4 years ago

nirmit8 commented 4 years ago

We are using ALB and all traffic is going through SSL port. After enabling ssl to true, we started getting certificate error. what are the parameter to supply the certificate?

kibana.yml configurations -

elastalert-kibana-plugin.serverHost: elastalert-kibana-plugin.serverPort: 443 elastalert-kibana-plugin.serverSsl: true