480406ebc7
The InternalTestCluster checks after the tests run if there are any locked shards, which is still possible because the IndexAuditTrail is running and auditing events. This change makes the test stop the IndexAuditTrail if they are running in the local cluster. Original commit: elastic/x-pack-elasticsearch@f7fb564525 |
||
---|---|---|
.. | ||
.settings | ||
bin/shield | ||
config/shield | ||
dev-tools | ||
docs | ||
src | ||
LICENSE.txt | ||
NOTICE.txt | ||
README.asciidoc | ||
TESTING.asciidoc | ||
pom.xml | ||
test-signatures.txt |
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.