OpenSearch/shield
Court Ewing acff7a8f4c Add field_stats to kibana user role in shield
Kibana 4.3 now uses the field_stats api to pre-flight all search
requests to any configured index patterns, so shield needs to allow it.

Original commit: elastic/x-pack-elasticsearch@793ad01424
2015-11-30 10:32:09 -05:00
..
bin/shield update CLI tools to work with spaces in the home path 2015-09-11 11:15:19 -04:00
config/shield Add field_stats to kibana user role in shield 2015-11-30 10:32:09 -05:00
dev-tools Build: Remove leftover ant and maven files 2015-11-23 00:09:47 -08:00
docs Docs: Tweaked release notes for consistency. 2015-11-24 15:32:13 -08:00
src Add dependency on NetworkModule in AuditTrailModuleTests 2015-11-27 15:52:51 +01:00
LICENSE.txt Update LICENSE.txt for shield and watcher with new EULA 2015-10-20 15:47:00 +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 Don't redundantly run rest tests in both unit and integ tests. 2015-08-03 22:04:33 -04:00
build.gradle Build: Simplify plugin installs for integTests 2015-11-24 12:54:11 -08: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.