Hi All,
Recently started using Elastic Cloud and it works fine. I have a Filebeat instance in a private network and it sends data to my deployment through the Internet. My question is, is there any way to make this dataflow encrypted? I haven't found anything in the docs or blogs about it. Adding TLS to the output.elasticsearch section is well-documented, but if you've added the cloud.id option, it all gets skipped, so I'm guessing it's not the solution I seek.
My other guess is that it is encrypted and secure by default, but I couldn't find a confirmation for that.
Can someone please explain me how does it work?
I mean if you want to access without using
)