security.asciidoc 985 B

1234567891011121314151617181920212223242526272829
  1. [[security]]
  2. == Security Plugins
  3. Security plugins add a security layer to Elasticsearch.
  4. [float]
  5. === Core security plugins
  6. The core security plugins are:
  7. link:/products/shield[Shield]::
  8. Shield is the Elastic product that makes it easy for anyone to add
  9. enterprise-grade security to their ELK stack. Designed to address the growing security
  10. needs of thousands of enterprises using ELK today, Shield provides peace of
  11. mind when it comes to protecting your data.
  12. [float]
  13. === Community contributed security plugins
  14. The following plugin has 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)
  17. This community plugin appears to have been abandoned:
  18. * https://github.com/sonian/elasticsearch-jetty[Jetty HTTP transport plugin]:
  19. Uses Jetty to provide SSL connections, basic authentication, and request logging (by Sonian Inc.)