d302b04256
This change renames the shield audit indices to keep naming consistent with other plugins. The name of the index uses '_' to separate words, a '-' to separate the prefix from the time portion, and '.'s to separate the different portions of the date. Closes elastic/elasticsearch#925 Original commit: elastic/x-pack-elasticsearch@8ca6856e4a |
||
---|---|---|
dev-tools | ||
src | ||
LICENSE.txt | ||
NOTICE.txt | ||
README.asciidoc | ||
TESTING.asciidoc | ||
pom.xml | ||
test-signatures.txt | ||
tests.policy |
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.