I changed the deprecated user kibana to kibana_system and now I have this error.
{"type":"log","@timestamp":"2022-04-28T02:45:00-04:00","tags":["error","plugins","wazuh","monitoring"],"pid":29306,"message":"security_exception: [security_exception] Reason: action [indices:admin/settings/update] is unauthorized for user [kibana_system] with roles [kibana_system] on indices [wazuh-monitoring-2022.04], this action is granted by the index privileges [manage,all]"}
The user kibana_system is locked for any changes. How can I grant those privileges?
The kibana_system user is meant to be used only by the Kibana application (i.e. configured in kibana.yml file) for system communication. It should not be used by other applications or interactive usages. Depending on your exact use case, but you most likely need to create a new user and grant relevant privileges.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.