Logging in to OpenSearch UI

Last Updated : May 14, 2025 |
Prolog information
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
  1. On the CCM lab, log in as a root user.
  2. Run the following command:
    ADDITIONAL INFORMATION: ccm release common-services createKibanaUser -u adminuser -r READ-WRITE
    ADDITIONAL INFORMATION:
    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.
    ADDITIONAL INFORMATION:
    Note:
    When you access for the first time, you are prompted to change the password.