hello,
i am trying to configure ip filtering for my instance on elastic cloud.
i want to block all unallowed ip addresses to my elasticsearch and kibana.
i tried to follow this : guide
and edit User setting overrides on my data instance.
i got error:
'xpack.security.transport.filter.allow': is not allowed
OR:
'xpack.security.transport.filter.enabled': is not allowed
how can i do it?
thank you