# Logs

* The logs screen records all the logs and a list of backups taken.
* Search by App: Use search by App functionality to toggle between various apps that are synced for backup
* Start and end date: You can see the list of backups taken date-wise, for a specific period. Choose the relevant timelines as needed for the list from the calendar
* Auto refresh logs: You can turn on or off the auto-refresh logs options by clicking the toggle button. If it is on, the logs will automatically get refreshed. You can also choose to manually refresh logs by clicking&#x20;
* Expand all: Use the expand all functionality to see the various objects&#x20;
* Clear logs or export: You can clear all logs by clicking the clear logs option or choose to export all logs as files by clicking the export option
* Click the arrow next to the profile name to expand various objects and check the status of the backup
* The various object names are listed under objects

![](https://help.mydbsync.com/docs/download/attachments/68878769/image2021-4-30_2-19-5.png?version=1\&modificationDate=1700577365000\&api=v2)

* The progress or percentage of completion can be seen under progress.
* You can also record the number of entries that are successfully backed up and the errors.
* The status bar, description, and time elapsed show the status of the backup, the time taken for the backup, and the description if completed or incomplete.
* The total number of successful entries for the backup is recorded under actions

<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://docs.mydbsync.com/cloud-replication-main/v8/database-replication/running-replication/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.
