Hi community,
I've been trying to figure out what the difference is between the settings http.enabled and node.http.enabled.
Right now I have http.enabled set to false and node.http.enabled set to true for a master node, and I can't access it on 9200, so I know that setting http.enabled to false works as expected. I just can't seem to find if node.http.enabled is a valid setting and what it does (there are examples of it on the web but only as part of configuration file examples)