Logging in to OpenSearch UI

Last Updated : May 14, 2025 |

About this task

Log in to OpenSearch UI using the following URL: https://<csp__cluster_fqdn>/logging/.

The following script is provided on CSP which creates a READ-WRITE user on Keycloak:

createKibanaUser

Procedure

  1. On the CCM lab, log in as a root user.
  2. Run the following command:
    ccm release common-services createKibanaUser -u adminuser -r READ-WRITE
    For example, the following message is displayed:
    User created successfully on Keycloak!
    User role assigned successfully on Keycloak!
    UserName = adminuser
     Password = Passwd@0987654321
  3. Login to https://<CSP Cluster FQDN>/logging/ using the credentials created.
    Note:

    When you access for the first time, you are prompted to change the password.