> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/cloud/de/web-interface/reports/logs.md).

# Protokolle

Der Bereich ***Protokolle*** bietet Werkzeuge, um den ***Aktivitätsprotokoll-Bericht*** auszuführen sowie ***Benutzeraktivität*** und ***Administrationsprotokolle*** anzuzeigen.

***Exportieren***-Schaltfläche jedes Bereichs, um einen CSV-Bericht zu erstellen.

#### Aktivitätsprotokoll-Bericht

Der ***Aktivitätsprotokoll-Bericht*** zeigt bestimmte Tresor-Aktionen zur Aktivität aller Ihrer Benutzer an.

![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub6081.png)

#### Benutzeraktivität

Die ***Benutzeraktivität*** zeigt Informationen über die Aktivität bestimmter Benutzer oder aller Benutzer an.

![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub4133.png)

#### Administrationsprotokolle

{% hint style="info" %}
Dieser Bereich ist nur für Administratoren verfügbar.
{% endhint %}

Die ***Administrationsprotokolle*** verfolgen Aktivitäten auf administrativer Ebene, wie hinzugefügte, geänderte oder gelöschte Tresore sowie Benutzer, Benutzer-Anmeldeversuche und Erfolge und sogar Lizenzänderungen.

![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub4025.png)

#### Protokollaufbewahrung

* Manuelle Löschung: Devolutions Cloud-Eigentümer können ihre Devolutions Cloud-Instanz und alle zugehörigen Kundendaten jederzeit über ihr Devolutions Portal löschen.
* Automatische Löschung: Wenn innerhalb einer Devolutions Cloud-Instanz über einen durchgehenden Zeitraum von drei (3) Jahren keine Aktivität festgestellt wird, werden die Devolutions Cloud und ihre Daten automatisch gelöscht. Vor jeder automatischen Löschung werden Vorankündigungen bereitgestellt.
* Aufbewahrung nach der Löschung: Sowohl bei manueller als auch bei automatischer Löschung werden Kundendaten als Schutzmaßnahme dreißig (30) Tage aufbewahrt, bevor sie endgültig aus den Systemen von Devolutions entfernt werden. Bitte beachten Sie, dass Restkopien für einen begrenzten Zeitraum in unseren Backup-Archiven verbleiben können, gemäß unseren Standard-Backup-Aufbewahrungsplänen.
* Aktivitätsprotokolle von Devolutions Cloud werden innerhalb der Anwendungen maximal 90 Tage aufbewahrt, danach werden sie täglich in eine Protokolldatei archiviert und ein (1) Jahr aufbewahrt, bevor sie endgültig gelöscht werden. Um diese Protokolle über diesen Aufbewahrungszeitraum hinaus zu erhalten, empfehlen wir dringend, sie täglich zu exportieren und sicher in Ihren eigenen Systemen zu speichern. Konsultieren Sie die [PowerShell-Dokumentation zum Protokollexport (Get-HubArchivedLog)](https://docs.devolutions.net/powershell/de/powershell-commands/get-hubarchivedlog).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/cloud/de/web-interface/reports/logs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
