Hi,
I would like to ask if there is a way can filter deny ip with opendistro.
I searched a lot of website but no relevant methods about it.
Please help me on this issue please.Thanks,
Cindy
Hi,
I would like to ask if there is a way can filter deny ip with opendistro.
I searched a lot of website but no relevant methods about it.
Please help me on this issue please.Thanks,
Cindy
This is more the infrastructure around your cluster, i.e. whatever your cloud provider is or your on prem firewall.
Hi @Cindy
I’m not aware of such functionality in ODFE. Try using reverse proxy or firewall on ODFE Guest OS instead.
Dear @tony
Therefore, opendistro does not have a configuration like ES as follows
xpack.security.transport.filter.deny: “192.168.0.0/24”
Reference
Dear @pablo
I got it
I will try it, thank you