# Check topologyupdater logs

## Checking the logs

Let's go to the logs folder we created and check our topologyUpdater logs:

```
cd ~/cardano-node/logs
cat topologyUpdater_lastresult.json
```

{% hint style="info" %}
&#x20;There should be a nice to meet you line, then you will see "glad you are staying with us".\
&#x20;After 3 to 4 hours of "glad you are staying with us" we can use the clio website in the next step to pull relays in the topology to populate our relay topology files.
{% endhint %}


---

# 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://topologyupdater.hivestaking.com/create-topologyupdater-logs/check-topologyupdater-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.
