HI All,
We are using logstash to transfer data from our source to elasticsearch, just wondering when data is transferred is there any kind of encryption happens to send the data securely?
Thanks
Gauti
HI All,
We are using logstash to transfer data from our source to elasticsearch, just wondering when data is transferred is there any kind of encryption happens to send the data securely?
Thanks
Gauti
If you use https URLs for elasticsearch then the data is encrypted in transit.
So basically logstash will not do any level of encryption, am i right? In case i'm using http..
Thanks
Gauti
Correct. logstash does not encrypt, it relies on your chosen transport layer to do that.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.