mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-24 17:09:48 +00:00
This changes the mappings for the audit indices to use doc_values for all fields other than the request_body, which will have a lot of variance. Additionally, the request_body field is no longer indexed. Closes elastic/elasticsearch#918 Original commit: elastic/x-pack-elasticsearch@4917529ffa
= 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.
Description
Languages
Java
99.5%
Groovy
0.4%