a3ae0827fa
The IndexAuditTrail was checking the logger level of the class before adding the request class to the message, which was an error. The logger level should not control anything about the IndexAuditTrail. Closes elastic/elasticsearch#546 Original commit: elastic/x-pack-elasticsearch@35ee8ab453 |
||
---|---|---|
.. | ||
.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.