OpenSearch/shield
jaymode dbca30808f update index privilege to include shard action for indices:data/write/update
Original commit: elastic/x-pack-elasticsearch@d10b763c91
2015-07-21 10:22:53 -04:00
..
bin/shield initial migration of shield 2015-07-13 12:31:34 +02:00
config/shield initial migration of shield 2015-07-13 12:31:34 +02:00
dev-tools remove dependency on license zip in test scope and update integration test xml 2015-07-15 14:02:59 -04:00
docs Stated that node client is unsupported, removed node client config info, and edited the transport client config section. Closes elastic/elasticsearch#906 2015-07-20 10:51:06 -07:00
src update index privilege to include shard action for indices:data/write/update 2015-07-21 10:22:53 -04:00
LICENSE.txt initial migration of shield 2015-07-13 12:31:34 +02:00
NOTICE.txt initial migration of shield 2015-07-13 12:31:34 +02:00
README.asciidoc initial migration of shield 2015-07-13 12:31:34 +02:00
TESTING.asciidoc initial migration of shield 2015-07-13 12:31:34 +02:00
pom.xml blacklist rest test with no indices since shield changes the behavior 2015-07-17 08:17:38 -04:00
test-signatures.txt initial migration of shield 2015-07-13 12:31:34 +02: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.