123456789101112131415161718192021222324 |
- [[security]]
- == Security Plugins
- Security plugins add a security layer to Elasticsearch.
- [discrete]
- === Core security plugins
- The core security plugins are:
- link:/products/x-pack/security[X-Pack]::
- X-Pack is the Elastic product that makes it easy for anyone to add
- enterprise-grade security to their Elastic Stack. Designed to address the
- growing security needs of thousands of enterprises using the Elastic Stack
- today, X-Pack provides peace of mind when it comes to protecting your data.
- [discrete]
- === Community contributed security plugins
- The following plugins have been contributed by our community:
- * https://github.com/sscarduzio/elasticsearch-readonlyrest-plugin[Readonly REST]:
- High performance access control for Elasticsearch native REST API (by Simone Scarduzio)
|