Opensearch Dashboards

  • By Canonical Data Platform
Channel Revision Published Runs on
2/stable 22 24 Sep 2024
Ubuntu 22.04
2/candidate 22 24 Sep 2024
Ubuntu 22.04
2/beta 22 24 Sep 2024
Ubuntu 22.04
2/edge 22 24 Sep 2024
Ubuntu 22.04
juju deploy opensearch-dashboards --channel 2/stable
Show information

Platform:

Ubuntu
22.04

Change the kibanaserver password

Dashboards have a “super-user” called kibanaserver, that is in reality a specific user set in the Opensearch database.

For this reason, the credentials change doesn’t happen on the Dashboards side, rather on the Opensearch side.

Running the following command on the leader unit changes the kibanaserver password:

juju run openserach/0 set-password

The new credentials will be populated for the Dashboards charm.


Help improve this document in the forum (guidelines). Last updated 4 months ago.