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?
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
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.