Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
using opensearch 2.14
Describe the issue:
I have say nearly a 100 customers. And each customer is to have many vms (might be 100s of them).
I am installing a log collection agent, named Filebeat inside each of their VM.
Now the logs from each customer gets shipped to only 3 topics.
In the POC phase it is done, but for our production, it requires the data at transit needs to be encrypted.
So the filebeat to kafka data transit needs to be encrypted.
Has any one done this?