🔎 Open source distributed and RESTful search engine.
Go to file
uboness f727e29066 Initial commit of the infrastructure codebase for security
There are four modules:
 - authc: realm based authentication module
 - authz: role based privileges & permissions authorization module
 - n2n: node to node authentication module (incl. IP filtering auth)
 - audit: audit trail module (only includes log file audit trails for now)

Original commit: elastic/x-pack-elasticsearch@b1ec9e2923
2014-07-17 17:58:36 +02:00
src Initial commit of the infrastructure codebase for security 2014-07-17 17:58:36 +02:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
README.asciidoc Initial import 2014-07-07 11:30:28 +02:00
all-signatures.txt Initial import 2014-07-07 11:30:28 +02:00
core-signatures.txt Initial import 2014-07-07 11:30:28 +02:00
pom.xml Initial commit of the infrastructure codebase for security 2014-07-17 17:58:36 +02:00
test-signatures.txt Initial import 2014-07-07 11:30:28 +02:00
tests.policy Initial import 2014-07-07 11:30:28 +02:00

README.asciidoc

= Elasticsearch Security Plugin

This plugins adds security features to elasticsearch

== Access control

== Encrypted communication