# Important RHV-Host Logs

## TrilioVault data transfer related logs

**`/var/log/ovirt_celery/worker<x>.log`**

The worker logs contain the status of the disk transfer from the RHV Host to the backup target.\
Useful if the data transfer process gets stuck or errors in between.

**`/var/log/ovirt-imageio-daemon/daemon.log`**

The daemon.log contains all informations about the actual connection between the RHV Host and the backup target.\
Useful to identify potential connection issues between the RHV Host and Backup target.


---

# 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.trilio.io/rhv/3.6/troubleshooting/important-rhv-host-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.
