U
U
un1t2015-11-01 17:11:57
elasticsearch
un1t, 2015-11-01 17:11:57

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

Filtering doesn't work.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
U
un1t, 2015-11-03
@un1t

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 question

Ask a Question

731 491 924 answers to any question