> ## Documentation Index
> Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Grafana monitoring

Anaconda Server integrates with Grafana monitoring dashboards for your installation so you can view the status and health of your installation, as well as container logs, which are useful for troubleshooting your system.

You can access your Grafana dashboards in one of two ways:

**Method one:**
Navigate directly to the Grafana dashboards at `http(s)://<FQDN>:3000` in your browser, where `<FQDN>` is your Anaconda Server fully qualified domain name, then log in using your Anaconda Server admin credentials.

**Method two:**
To access the Grafana dashboards via the Keycloak administrative console, complete the following steps:

1. [Log in to the Keycloak administrative console](./keycloak_config/user_roles#accessing-the-keycloak-administrative-console).

2. If necessary, navigate to the Dev realm.

3. Select **Clients** from the left-hand navigation.

4. Click the **Home URL** link for the **grafana** client.

   <Frame>
     <img src="https://mintcdn.com/anaconda-29683c67/_0MqQ39OoYOKQTk5/images/kc_grafana_access.png?fit=max&auto=format&n=_0MqQ39OoYOKQTk5&q=85&s=21993fb109a97bced36695b332d40849" alt="" width="3460" height="1716" data-path="images/kc_grafana_access.png" />
   </Frame>

5. If you are logging in for the first time, use **admin** for both the username and password, set a new Grafana password, and then click **Submit**.

   <Frame>
     <img src="https://mintcdn.com/anaconda-29683c67/opbTXGcYjx4zM8zO/images/graf_login.png?fit=max&auto=format&n=opbTXGcYjx4zM8zO&q=85&s=9d858d15c16a224ef8c8c0f153c15c66" alt="" width="1922" height="548" data-path="images/graf_login.png" />
   </Frame>

For further help using Grafana, see the official [Grafana documentation](https://grafana.com/docs/grafana/latest/).

<Note>
  Upgrading will reset your Grafana username and password back to **admin**. You *must* update this password after upgrading Anaconda Server.
</Note>
