Hi,
Is there a way to limit who can send data to elasticsearch in elasticsearch config?
I will be using Logstash and want to limit so no one else can send data to elasticsearch.
Yes, the security part will partly solve that.
Or do i have to do that in my elasticsearch host firewall?
Thanks