> For the complete documentation index, see [llms.txt](https://docs.oxygenserv.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oxygenserv.com/en/dashboard/trouver-et-partager-ses-logs-serveur.md).

# Find and share your server logs

{% hint style="warning" %}
Do not share your logs publicly. They may contain sensitive information (IP, tokens, paths).
{% endhint %}

### Objective

Open the logs from the dashboard. Generate a share link. Send the link to support or a trusted person.

### Step-by-step guide

{% stepper %}
{% step %}
**Open the server console**

On the dashboard, go to **Console**.

<figure><img src="/files/4552315f19f521d1db548c4a5e47d0fd859c6f43" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Generate a share link for the logs**

Click on **Share the logs**. A link is generated automatically.
{% endstep %}

{% step %}
**Copy the “Paste-Me” link**

Copy the link [**Paste-Me**](https://paste-me.net/). Paste it into your message to support.
{% endstep %}
{% endstepper %}

### Best practices (before sharing)

* Do not post the link in a public channel.
* If you see a secret in the logs, regenerate it before sharing.
* Add context: time, action performed, exact error.

### Common issues

#### The link does not open or returns an error

* Regenerate a new link from the console.
* Try again in private browsing or with another browser.

#### The logs are incomplete

* Retry the action that triggers the error.
* Regenerate a link immediately afterward.

### FAQ

#### What are server logs for?

They show what your server is doing (startup, errors, warnings). They help quickly diagnose a problem.

#### What should I send to support?

The link **Paste-Me**, plus:

* the approximate time of the issue,
* what you were doing,
* the error message if you have one.
