# 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.

### Grafana Loki Integration

Centralize all logs by externalizing them to a Grafana Loki platform. You can configure the exporter using the Nodeum Ansible installation playbook.

<figure><img src="/files/2ciMXEEMswkqKV9leLNR" alt=""><figcaption><p>Nodeum - Loki Integration</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-mover/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.
