> 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

### Log delle sessioni

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

1. In Remote Desktop Manager macOS, vada alla sezione ***Help*** e faccia clic su ***Session logs***.

   ![](https://cdnweb.devolutions.net/docs/RDMM0000_2024_3.png)
2. ***Abiliti*** i log delle sessioni.

   ![](https://cdnweb.devolutions.net/docs/RDMM0001_2024_3.png)
3. Riproduca il problema e invii il file di log al nostro team di supporto 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. Faccia clic sulla freccia per aprire il menu a discesa e visualizzare maggiori dettagli sull'arresto anomalo.
4. Copi il testo dell'errore e faccia clic su ***Do not send report***.

   ![](https://cdnweb.devolutions.net/docs/RDMM0002_2024_3.png)
5. Invii le informazioni a <service@devolutions.net>.

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

1. Vada a ***Finder*** – ***Application*** – ***Utilities*** – ***Activity Monitor***.

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

2. Selezioni Remote Desktop Manager, faccia clic sul pulsante con i puntini di sospensione (***...***) e selezioni ***Spindump*** (l'operazione può richiedere alcuni minuti e il sistema potrebbe richiedere una password).

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

3. Faccia clic sul pulsante ***Save***.

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

4. Contatti il nostro team di supporto clienti all'indirizzo <service@devolutions.net> per ottenere un link di caricamento sicuro con cui inviare loro 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.
