# Log Management

#### Event Log Management

All systems and tasks are logged into a central management service. This service collects these logs and displays them in the Event Log Management section. The log information is available in real-time, with an option to access historical data for log searches.

### Event Log

#### Trace Collector Overview

The Trace Collector is an asynchronous system designed to assist the advanced support team in diagnosing technical issues. It gathers, compresses, and archives debug files, making them available for download once they are ready.

<table><thead><tr><th width="275">File</th><th>Description</th></tr></thead><tbody><tr><td>All</td><td>This gather all below informations</td></tr><tr><td>Data Mining</td><td>Statistics about product usage.</td></tr><tr><td>File System Virtualization</td><td>This is about the container usage feature.</td></tr><tr><td>Library Manager</td><td>This is about the Tape Library and Tape Drive Management.</td></tr><tr><td>Manager</td><td>This is about the the Workflow Manager and help to solve issue which happened during tasks executions.</td></tr><tr><td>Watchdog</td><td>This is about the watchdog and how services are monitored</td></tr><tr><td>System</td><td>Anything about the system itself.</td></tr><tr><td>Interface</td><td>Anything about the Console</td></tr></tbody></table>

To activate tracing and provide the required information, [enable the debug trace](https://docs.nodeum.io/console/system-settings/general-configuration#module).

<figure><img src="https://1946775891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgzbGsZqZH8Ro8zxRYgwn%2Fuploads%2FDrtG0XNrlBzluVycI7RB%2Fimage.png?alt=media&#x26;token=4015d4f1-9743-4cc6-92ea-850520677e61" alt=""><figcaption><p>Event Logs</p></figcaption></figure>


---

# 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.nodeum.io/data-archiving/log-management.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.
