| 12345678910111213141516171819202122232425262728 | [[security]]== Security PluginsSecurity plugins add a security layer to  Elasticsearch.[float]=== Core security pluginsThe core security plugins are:link:/products/shield[Shield]::Shield is the Elastic product that makes it easy for anyone to addenterprise-grade security to their ELK stack. Designed to address the growing securityneeds of thousands of enterprises using ELK today, Shield provides peace ofmind when it comes to protecting your data.[float]=== Community contributed security pluginsThe following plugins have been contributed by our community:* https://github.com/codecentric/elasticsearch-shield-kerberos-realm[Kerberos/SPNEGO Realm]:  Custom Shield realm to Authenticate HTTP and Transport requests via Kerberos/SPNEGO (by codecentric AG)* https://github.com/sscarduzio/elasticsearch-readonlyrest-plugin[Readonly REST]:  High performance access control for Elasticsearch native REST API (by Simone Scarduzio)
 |