We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aadaf3f commit f4b778fCopy full SHA for f4b778f
services/kibana/config/opensearch.yml
@@ -38,7 +38,7 @@ opensearch_security.cookie.secure: true
38
39
# We changed this from .opensearch_dashboards to .kibana because of a permission bug in OpenSearch Dashboards 2.19.x and 3.0.0
40
# report: https://github.com/opensearch-project/security/issues/5360
41
-opensearchDashboards.index: ".kibana"
+opensearchDashboards.index: ".opensearch_dashboards"
42
43
# The default application to load.
44
#opensearchDashboards.defaultAppId: "home"
0 commit comments