# Logs

## Introduction

Logs in DBSync Cloud Workflow provide a detailed record of actions and requests made to the DBSync server. These logs are crucial for tracking user activities, debugging issues, and monitoring workflow performance. Log files are created when processes are triggered.

#### **Access Logs**

1. Click ![](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAARCAYAAAA2cze9AAABHklEQVR4AeySu0oDQRSGf2anXJZcLM0LxFZ9A8VSsRERDXkBERtFRCF4QRAREaxE8dqIlpI8QZI2eYGkzWWXbLGwC5vdamZgYDgkZQ588DPMfBzOHBZLFYZh3Gq343qjSaLT6UoWERmk8n0f75/feH55JfFfrUkWERU55xxz+TyymQyJXC4rjFJS5LZt4/BgH1cXFRKbG+uSUkRFLo6nkxR5OvPbu3scn5yS+Pn903ajyKMoQq/fx9B1SQwGQ7M8nfnO9hbKpT0Sa6srZnm6LQvFIpaXFkkUCvNmebL+GCW77iZjoRAEgVnueR4ur29wlHwohbePL7OcMQbOLVDLsvRvlG1xHAeV8zM8PT6QKJd2tf0ocu2NCQ5ncu3wxgAAAP//IzyoMwAAAAZJREFUAwDuuTzWVg6W5AAAAABJRU5ErkJggg==) from the top panel. This opens the left menu panel.
2. Click <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAtCAYAAADGD8lQAAAChElEQVR4AeyXX0hTURzHP8gaJhY6MPGpPUywByMTgtrTUNpT2AhCCYrwwb2ISn+o54L+GAT1sHyQcCD9eRk9DR9EJFSwYpEvPvRgD2NpYENRh0h1151jbOdu97ft2oL92Hf3cu/vnvO5v3PO73duzaF7N35XkmqoMKsCFRqQaoSqESoUgUL3lXPI2eljqv8WXwZKUL+foOcMp5CZAqibYJcbT0szbU0lqMVFr/syi8ODPGo1D6UActBg1xuIr6+y/EOmlW39WX6ljvXHGblgHkoBlGqIHSKfRjk5JlNgbUdv4OciPQvfiKNZnXmoPEBaQyX+wtPPuSaEshQo+T5SKMuBpFAHAqSG8jOSvJGlAwNK9qsPXxR9orvo8zrINuuAGk+zcfthjt50NtOAbs6mdv0k47/sQJ+3Usu+xkatXS3yWNmBZkITDH1YYiZmnFC/7xoTlR0IogSmJvCOGyfU8Ga5gBwuLrZ30CvRCRdOzJssQm4fb3uuEJToko+75nmQAe0JWt53TWyygnmTAYVHsd+/KdOTFzwwzyOMkKDhYl1lEeoaZE2R7FQJMH1t2G/hHKqr1TZvNsOEp0yE9Uco9yojbR/nCSxFeC3RwryFcyg2x9C7Sa5KND2HdaustZsxSQ5K+mofDNYNWVsH1yVZOul79pyFk3o7QXx3j4REG+ssY95ky17btB97fIejEj0b56l5nv89MQretFhX2ZAV24vguTxAh/F4cvfE6ZIgLSEZ/n2NxoQKoFVi+9/nNpusTBjsoXNKSqrX+FaUbEvdyrw8i/dVSF4iJOVE8335fpLzoa+ZHf89VwBp14spEZJyovkOzEZQlRQ1EP/OqkCFYl9xEfoDAAD//4WV+VEAAAAGSURBVAMAkgN8oYE2WZwAAAAASUVORK5CYII=" alt="" data-size="line"> **Logs** to navigate to the Logs page.

<figure><img src="https://1036205596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv9avy716UiAsS24zOznZ%2Fuploads%2F0FuEwLew71gUDSSBDyvb%2Funknown.png?alt=media&#x26;token=ac7fb8fc-1732-4b08-b870-f635387dadeb" alt=""><figcaption></figcaption></figure>

#### **View Logs**

2. You will be directed to the Logs page where you can access the status of your workflows of all the connected apps.

#### **Filter and Search Logs**

3. \`Use the available filter and search options to find specific log entries based on criteria such as date range or status.

#### **Analyze Log Details**

4. Click Details next to individual log entries to view detailed information about the actions performed, including any errors or warnings that occurred during execution.

#### **Download Logs**

5. If needed, download the logs for further analysis or record-keeping purposes.

| <p>PRO TIP</p><p>Regularly review logs to quickly identify and address any issues in your workflows. Setting up automated alerts can help you stay on top of critical events. To know more about how to set up <strong>Notifications</strong>, check the Notifications page.</p> |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

#### FAQ

**1. How long are logs retained in DBSync Cloud Workflow?**

Log retention policies vary based on your organization's settings. Check with your system administrator for specific retention periods.

**3. Is it possible to automate log analysis?**

Yes, you can integrate DBSync with third-party tools or use custom scripts to automate log analysis and reporting.

**4. How can I troubleshoot errors found in the logs?**

Detailed log entries often include error messages and stack traces that can help you identify and fix issues. Refer to the documentation or contact support for further assistance.

<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-workflow/2026_dbsync-platform/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.
