🔎 Open source distributed and RESTful search engine.
Go to file
Robert Muir 9e36796126 Merge pull request elastic/elasticsearch#973 from rmuir/fix_version
bump version to 2.0.0.beta1-SNAPSHOT and fix broken assert.

Original commit: elastic/x-pack-elasticsearch@08c68b3d22
2015-07-09 20:20:11 -04:00
dev-tools Merge branch 'integ_tests' of github.com:rmuir/elasticsearch-shield into integ_tests 2015-07-09 12:53:21 -04:00
src bump version to 2.0.0.beta1-SNAPSHOT and fix broken assert. 2015-07-09 20:04:08 -04:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
NOTICE.txt Added unboundID free use license to NOTICE.txt 2015-03-04 10:34:55 +01:00
README.asciidoc Docs: Added SSL certification/CA creation docs 2014-07-23 15:42:10 +02:00
TESTING.asciidoc update shield to depend on elasticsearch 2.0 2015-05-26 13:57:58 -04:00
pom.xml bump version to 2.0.0.beta1-SNAPSHOT and fix broken assert. 2015-07-09 20:04:08 -04:00
test-signatures.txt use UTC dates for audit indexing 2015-06-18 14:25:38 -04:00
tests.policy Integration with license plugin 2014-12-04 20:49:35 +01:00

README.asciidoc

= 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.