Per/Node Ip FIlters in Cluster Settings

Hello,

Currently we are setting the xpack.security.http.filter.allow directive in elasticsearch.yml on all our nodes (12). The configuration is different for master / data nodes and ingest/coordination nodes.

This means that we cannot save this as a cluster setting, as that would mean all the ip's set in the cluster settings are applied to every node. Is there a way to create custom xpack.security.http.filter.allow cluster settings for each node? If there is currently no way to do this, would a GitHub enhancement request be an option?

Grtz

Willem

Anyone?

Hey,

this is indeed a cluster wide setting currently. Feel free to open an enhancement request though! Please elaborate a little bit more on why this is needed in the issue - I suppose you want to separate between ingest and search clients, but I am just assuming things here :slight_smile:

Thank you!

--Alex

@spinscale See https://github.com/elastic/elasticsearch/issues/47924

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.