You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I deployed the opensearch cluster using k8s, and during the startup process, I found an error with insufficient permissions, but it did not affect the normal startup and use of the cluster. The detailed error report is as follows:
[root@master01 ~]# kubectl logs opensearch-cluster-master-0
Enabling execution of install_demo_configuration.sh for OpenSearch Security Plugin
I deployed the opensearch cluster using k8s, and during the startup process, I found an error with insufficient permissions, but it did not affect the normal startup and use of the cluster. The detailed error report is as follows:
[root@master01 ~]# kubectl logs opensearch-cluster-master-0
Enabling execution of install_demo_configuration.sh for OpenSearch Security Plugin
** This tool will be deprecated in the next major release of OpenSearch **
** opensearch-project/security#1755 **
OpenSearch Security Demo Installer
** Warning: Do not use on production or public reachable systems **
Basedir: /usr/share/opensearch
OpenSearch install type: rpm/deb on NAME="Amazon Linux"
OpenSearch config dir: /usr/share/opensearch/config
OpenSearch config file: /usr/share/opensearch/config/opensearch.yml
OpenSearch bin dir: /usr/share/opensearch/bin
OpenSearch plugins dir: /usr/share/opensearch/plugins
OpenSearch lib dir: /usr/share/opensearch/lib
Detected OpenSearch Version: x-content-2.0.0
Detected OpenSearch Security Version: 2.0.0.0
tee: /usr/share/opensearch/config/opensearch.yml: Permission denied
The text was updated successfully, but these errors were encountered: