# Logs & Manifests

Canister creates a range of log files for archival purposes, and console output for troubleshooting.

## Transfer Logs

For each Transfer, whether it's an archive or retrieve, a Transfer Log is created.

{% tabs %}
{% tab title="macOS" %}
Transfer Logs are accessible through the Transfer Log viewer (Command-L) or directly in Finder:&#x20;

`~/Library/Application Support/Canister/Transfer Logs`
{% endtab %}

{% tab title="Windows" %}
Transfer Logs are accessible via the Canister menu or in Explorer:

`/Users/Username/AppData/Roaming/Canister/Logs/Transfer Logs`
{% endtab %}
{% endtabs %}

## Manifests

To create a manifest of a tape, containing paths and names of all files stored, use `Create Manifest` option in the LTO disk menu.

<figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2F39ly1GMJlh5PgEO9ko8H%2FCreate%20Manifest.png?alt=media&#x26;token=6722824c-5164-43f1-b98f-10e0516bcd9e" alt=""><figcaption></figcaption></figure>

## Canister's Console

Besides Transfer Logs, both Canister and LTFS events are recorded in the Console Log. This console output is essential to tackle issues with tapes, drives, and drivers.

{% tabs %}
{% tab title="macOS" %}
To access the Console on macOS, use `Shift-Command-C`. Text is selectable, and also searchable (Command-F).

![](https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FGyKyaf5qiTbEhQdAf3Tz%2FScreenshot%202022-04-08%20at%2020.19.38.png?alt=media\&token=70f38543-d09a-4619-83a5-02523ddbbba5)
{% endtab %}

{% tab title="Windows" %}
To view the Session Log in real time, click the Canister menu -> `Log Viewer`.&#x20;

<figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FE0KgznbJbk4G7gLBKsuY%2FCAW%20Log%20Viewer.png?alt=media&#x26;token=c99c67e7-5b49-4188-8a62-836e62ecfe06" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}
