Link to the actual sub-section of interest
Signed-off-by: Timo Gurr <timo.gurr@gmail.com>
This commit is contained in:
parent
a40e2f3f15
commit
32ed3aa2d9
|
@ -29,7 +29,7 @@ Disabling or removing the plugin exposes the configuration index for the securit
|
|||
|
||||
The security plugin is actually two plugins: one for OpenSearch and one for OpenSearch Dashboards. You can use the OpenSearch plugin independently, but the OpenSearch Dashboards plugin depends on a secured OpenSearch cluster.
|
||||
|
||||
If you disable the security plugin in `opensearch.yml` (or delete the plugin entirely) and still want to use OpenSearch Dashboards, you must remove the corresponding OpenSearch Dashboards plugin. For more information, see [OpenSearch Dashboards plugin install]({{site.url}}{{site.baseurl}}/dashboards/install/plugins).
|
||||
If you disable the security plugin in `opensearch.yml` (or delete the plugin entirely) and still want to use OpenSearch Dashboards, you must remove the corresponding OpenSearch Dashboards plugin. For more information, see [OpenSearch Dashboards remove plugins]({{site.url}}{{site.baseurl}}/dashboards/install/plugins#remove-plugins).
|
||||
|
||||
|
||||
### Docker
|
||||
|
|
Loading…
Reference in New Issue