> 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/rdm/it/knowledge-base/how-to-articles/send-logs-from-remote-desktop-manager-macos.md).

# Inviare i log da Remote Desktop Manager macOS

Invii i log delle sessioni e i rapporti di arresto anomalo da Remote Desktop Manager macOS all'assistenza clienti per la risoluzione dei problemi e l'analisi.

### Log delle sessioni

Segua questi passaggi per inviare i log delle sessioni al nostro team di assistenza clienti quando riscontra un problema con Remote Desktop Manager macOS.

1. In Remote Desktop Manager macOS vada alla sezione ***Aiuto*** e clicchi su ***Log delle sessioni***.
2. ***Abiliti*** i log delle sessioni.
3. Riproduca il problema e invii il file di log al nostro team di assistenza clienti all'indirizzo <service@devolutions.net> per l'analisi.

{% hint style="info" %}
La registrazione dei log delle sessioni non è persistente, il che significa che verrà disabilitata automaticamente alla chiusura di Remote Desktop Manager.
{% endhint %}

### Rapporti di arresto anomalo

Questo è utile nei casi in cui Remote Desktop Manager macOS si arresta in modo anomalo.

1. Forzi la chiusura di Remote Desktop Manager macOS.
2. Apra Remote Desktop Manager macOS.
3. Clicchi sulla freccia per aprire il menu a discesa e visualizzare maggiori dettagli sull'arresto anomalo.
4. Copi il testo dell'errore e clicchi su ***Non inviare il rapporto***.
5. Invii le informazioni a <service@devolutions.net>.

#### Creare e inviare uno Spindump per Remote Desktop Manager

1. Vada su ***Finder*** – ***Applicazioni*** – ***Utility*** – ***Monitoraggio Attività***.
2. Selezioni Remote Desktop Manager, clicchi sul pulsante con i puntini di sospensione (***...***) e selezioni ***Spindump*** (l'operazione potrebbe richiedere alcuni minuti e il sistema potrebbe richiedere una password).
3. Clicchi sul pulsante ***Salva***.
4. Contatti il nostro team di assistenza clienti all'indirizzo <service@devolutions.net> per ottenere un link di caricamento sicuro con cui inviare il file.


---

# 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/rdm/it/knowledge-base/how-to-articles/send-logs-from-remote-desktop-manager-macos.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.
