AWS Documentation

  1. Home
  2. Docs
  3. AWS Documentation
  4. AWS Grafana with Prometheus AMI
  5. Prometheus basic authentication password

Prometheus basic authentication password

You can find the password by accessing the System Log in the EC2 management console.

You can alternatively SSH into your instance and find the login credentials by running the following command.

$ cat /home/ec2-user/credentials
////////////////////credentials info////////////////////
--- Prometheus
----- User: admin
----- Password : prometheus-password
--- Grafana
----- User: admin
----- Password : admin
////////////////////////////////////////////////////////

Input User Name, "prometheus", and password, "prometheus-password" in this case, and click “Log in”.

You will see the Prometheus application as shown below.

Was this article helpful to you? Yes No

How can we help?