security.asciidoc 787 B

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