@@ -12,7 +12,7 @@ Disabling Search Guard requires a full cluster restart, since transport layer TL
In order to remove Search Guard completely you need to
* Deletr or remove the plugins/search-guard-5 folder from all nodes
* Delete or remove the plugins/search-guard-5 folder from all nodes
* Delete or comment the Search Guard configuration entries from elasticsearch.yml
A full cluster restart is required for removing Search Guard completely. Since transport traffic is TLS encrypted, you can't perform a rolling restart. Nodes running with TLS cannot talk to nodes running with TLS anymore, so you would end up with a split cluster (TLS / non-TLS).