rwynn / monstache

a go daemon that syncs MongoDB to Elasticsearch in realtime. you know, for search.
https://rwynn.github.io/monstache-site/
MIT License
1.29k stars 182 forks source link

Support for Kibana SSL authentication #690

Open paolovalladolid opened 1 year ago

paolovalladolid commented 1 year ago

Is there support for SSL authentication with Kibana?

I do see in the config documentation there are properties for Elasticsearch PKI cert and key files but Kibana is not mentioned. Also, I don't see a property for the certificate authorities file.

thanhquang1988 commented 1 year ago

Hello, Please add pem file (ca.cert) and use MONSTACHE_ES_PEM environment value is the absolute path to this file.

https://rwynn.github.io/monstache-site/config#elasticsearch-pem-file