# Log

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

The logs page displays all the log information related to the operation of AtomOS data layer, allowing for quick identification of certain data operations.

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

Section 1: This section displays information about DPN tunnel connections. "closed at" indicates that the connection to the corresponding IP address has been closed, while "established at" indicates that the connection to the IP address has been established.

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

Section 2: This section displays all DNS access information, including the country where a specific domain server is located and which tunnel AtomOS is using to connect to that domain.

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

Section 3: This section displays the time of logging into the AtomOS management page during the runtime of DeeperConnect.

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

Log Search Tips:

Searching for "block" will display all blocked domains.

Searching for a specific domain will filter out the connection method used for that domain.

<br>


---

# 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://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/atom-os-functions/device/device-log.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.
