Logging on to Grafana
This page describes the credentials needed to log on to Grafana for secure and nonsecure clusters for Data Fabric 6.0 and later.
EEP 5.0.0 and Installer 1.9.0 implemented some changes in security that affect the user IDs and passwords you need to log on to Grafana. Beginning with EEP 5.0.0, Grafana no longer uses its own database to authenticate on secure Data Fabric clusters. On secure clusters, when you enter your user name and password into the browser, the Grafana server sends the user name and password to the CLDB, and the CLDB authenticates using the Pluggable Authentication Module (PAM) and HTTPS. Grafana still relies on its database for some user information. However, because authentication relies on the CLDB, any new user that you add to Grafana must also exist on the Data Fabric cluster.
EEP 4.x.x (Grafana 4.4.2) and Earlier
admin user and password:- User:
admin - Password:
admin
EEP 5.x.x (Grafana 4.6.1) and Later
| Secure Cluster | Nonsecure Cluster | |
|---|---|---|
| User | Type the Data Fabric cluster admin user
ID. NOTE If the cluster admin user has no password or is not able to log in, see
Logging on to Grafana Without Using the Cluster Admin. |
Type the Grafana admin user ID. |
| Password | Type the Data Fabric cluster admin password that you specified during cluster installation. | Type the password for the Grafana admin user that you
specified during cluster installation. (During cluster installation, the
Installer web interface asks you to provide this password. You can also provide the
password by using configure.sh during a manual
installation.) |
For More Information
To change the Grafana password, see Changing the Password for Grafana.
For more information about the Grafana versions supported by each EEP, see Ecosystem Pack Components and OS Support.
For information about the EEPs supported by different Data Fabric Core versions, see DEP Support and Lifecycle Status.