Is it possible to create a filter of some sort in elasticsearch, such that the search request will be honored only if the request is from trusted IP (certain servers only).
I referred to this post however, would like to check if the latest versions has this feature, i couldn't find anything in the elastic document.
Note: i have a more then 1 elastic server in the cluster.