> 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/server/web-interface/utilities/reports/logs.md).

# Logs

The ***Logs*** section provides tools to view ***Activity***, ***Workspaces***, ***Administration*** and ***Last Usage Logs***. The ***Deleted Entries*** section is where you will manage all the deleted entries from the users.

You can refine your search with the filters for each report and click the ***Export*** button of each section to create a CSV report.

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

#### Activity Logs

The ***Activity Logs*** report displays specific vault actions on the activity of selected users or of all of your users. Activity ***Message*** are listed in a drop down menu to choose from and refine your search.

Click the ***Log Entry*** button to view more information about the activity.

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

#### Workspace logs

The ***Workspace logs*** displays the logs of the Devolutions Server workspace. For more information on a specific log, click the arrow at the beginning of the line.

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

#### Administration Logs

The ***Administration Logs*** keeps track of administrative level activities, such as access denied, temporary access request and user or user group update.

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

#### Deleted Entries

The ***Deleted Entries*** lists every entry deleted in the workspace, including the folder it originated from, when and whom deleted it. Refine your search by vault with the filter and click ***Resurrect Entry*** to recover the entry in its original vault and folder.

{% hint style="danger" %}
Once you confirm to delete an entry from the ***Deleted Entries*** lists, it will be deleted completely from the Devolutions Server data.
{% endhint %}

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

#### Last Usage Logs

The ***Last Usage Logs*** displays the time and date of the last modification done on an entry.

From the list you can also move the entries shown to another vault. For this, select the entries and click the ***Move To vault*** button.

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

#### User Behavior Analytics

The ***User Behavior Analytics*** allows you to track user behavior. Detect multiple failed login attempts and connections from a country or location that deviates from established patterns. View when emergency access is used and when login requests are made through the Tor Browser.

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

#### See also

* [Devolutions Academy – Using reports and logs](https://academy.devolutions.net/student/page/2942442-using-reports-and-logs?curriculum_activity_id=4493540\&path_id=2942210\&sid=7e086388-2de5-46a3-8d9d-e423bafae256\&sid_i=0)


---

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

```
GET https://docs.devolutions.net/server/web-interface/utilities/reports/logs.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.
