Answer the question
In order to leave comments, you need to log in
Elasticsearch why doesn't filter by ip work?
elasticsearch 1.4.5
I do as described here:
https://www.elastic.co/guide/en/shield/shield-1.3/...
network.bind_host: 192.168.8.16
network.publish_host: 192.168.8.16
shield.transport.filter.allow: ["127.0.0.1", "192.168.8.15"]
shield.transport.filter.deny: _all
shield.transport.filter.enabled: true
Answer the question
In order to leave comments, you need to log in
The problem was that I did not reflect that this is a plugin, I thought it was in the elastic itself.
In general, after installing the shield, the elastic did not want to start after the restart, and most importantly, there are no errors in the log.
In general, the firewall restricted access by ip and that's it.
ufw is a very cool firewall for people.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question