> ## Documentation Index
> Fetch the complete documentation index at: https://docs.weborion.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Viewing Logs

> Access and export activity logs for replication, scheduling, and admin actions.

The Activity Logs let you review a history of all system activity on your WebOrion Restorer appliance. Logs are categorised into three types:

| Category        | Description                                |
| --------------- | ------------------------------------------ |
| **Replication** | All replication-related actions and events |
| **Schedule**    | All scheduled replication activity         |
| **User Admin**  | All administrator actions                  |

## Viewing logs

1. Go to **My Account → View Logs**
2. Set the **From** and **To** date fields using the calendar picker
3. Select a **Category** from the dropdown, or choose **All** to view every log entry
4. Click **Get** to display the results

<Note>
  All log timestamps are displayed in UTC.
</Note>

## Exporting logs

Click **Export** to save the current log results to a text file on your local machine. The file will be saved as `debug-<Category>.txt` — for example, `debug-Replication.txt`.

For a detailed explanation of the log format, refer to the WebOrion Logging Technical Specifications document.
