# Visualize Blobber Logs

1. Begin by navigating to the Chimney Dashboard and select the "Logs" option. The logs section is highlighted within a black box in the screenshot below.

<figure><img src="/files/TjsjvY0pYmMeUs12zz27" alt=""><figcaption></figcaption></figure>

2. The application will then present you with a log list, categorized by Blobber and Validator.

<figure><img src="/files/6zFMKEqdO6yoqHRmriki" alt=""><figcaption></figcaption></figure>

3. To visualize these logs on the Grafana Dashboard, simply click on the "Go to Loki" button. This button is highlighted in the screenshot below.

<figure><img src="/files/HjB28o8IFpyFni9WYS9E" alt=""><figcaption></figcaption></figure>

4. Upon clicking the button, you will be redirected to the Grafana Dashboard where you can begin visualizing both Blobber and Validator logs.

<figure><img src="/files/BggPQKCRoYVQ5xUAr0bW" alt=""><figcaption></figcaption></figure>

5. To gain access to the Grafana Dashboard, please use your Chimney deployment username and password.

<figure><img src="/files/DNCf7mgXWWGxHY1Vf8S0" alt=""><figcaption></figcaption></figure>

6. Once you are logged in, you can select a specific entity (Server, Blobber, or Validator) for which you wish to view and visualize the logs. For this example, let's choose "Blobber Logs."

<figure><img src="/files/k9IURpc5ZJVQ2H53T9eQ" alt=""><figcaption></figcaption></figure>

7. To add a panel for visualizing the logs, click on the "Add" button, and then select "Visualize" on the Grafana Dashboard, as indicated in the reference screenshot below.&#x20;

<figure><img src="/files/fAGjlgVipa9GjepdT9RD" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-old.zus.network/products/chimney/visualize-blobber-logs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
