# Logs Dashboard

You can access this page by clicking "Logs" from the left navigation menu.

<figure><img src="/files/Qm2PDed0juirmMpA51UJ" alt=""><figcaption><p>Fig1: Chimney Logs Experience </p></figcaption></figure>

As you can see in the animated image above, you can:

* View the logs of your blobber/validator as JSON.
* Limit the number of logs in each page.
* Search by a specific string in your logs.

We depend on Loki to gather and present the logs. Click the "Go to Loki" button to visit the Loki dashboard in the grafana of your deployment.

***

If you have any questions or encounter any issues, please join our [Discord](https://discord.com/invite/h3BFjdtCp4) for further assistance. Our team and the community members are available to help troubleshoot your concerns and provide guidance.


---

# 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.zus.network/zus-docs/webapps/chimney/logs-page.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.
