Winlogbeat,packetbeat,auditbeat stopped working right after enabling TLS/SSL between Elasticsearch and Kibana. Attached image is my configuration for winlogbeat.yml. I tried putting https also but it is not working. Do I required to give SSL/TLS certificate to each client(host) ?
Also, I activated API and tried doing authentication through API id:key but no success.
I checked that documentation, I am not sure which files I should put there in ssl.certificate and ssl.key because I got only two files(http.p12 andelasticsearch-ca.pem ) while generating certificates for kibana and elasticsearch
This is resolved. I stopped my all beats agent to verify ssl certificate all the time. It will accept any certificate happily by adding ssl.verification_mode: none in all winlogbeat.yml,packetbeat.yml,auditbeat.yml.
Note : this is for development purpose only, please dont use it in production stack.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.