Skip to content

Get access to the dashboardΒΆ

Each OpenSearch instance in Aiven comes with a built-in dashboard for visualizing your data. To get access to this dashboard you need to follow these steps:

Create service account for accessΒΆ

  1. Create a personal temporary Aiven service account using nais-cli.

    nais aiven create --access read --instance opensearch ignored namespace
    
  2. Retrieve dashboard URI, username, and password using nais-cli and the command that was outputted from the last command

    nais aiven get opensearch secret-name namespace