mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Used the existing infra structure to filter by ip in the netty pipeline before any other handler is hit, in order to reject as soon as possible. Right now the connection is simply closed. The configuration is a simple YAML file which uses allow/deny rules Original commit: elastic/x-pack-elasticsearch@000e44f8cc
= Elasticsearch Security Plugin This plugins adds security features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.
Description
Languages
Java
99.5%
Groovy
0.4%