mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 12:58:32 +07:00
21 lines
908 B
Markdown
21 lines
908 B
Markdown
# Authentication
|
|
|
|
Within the Portainer Business Edition UI you can view a log of all authentication actions. The log is read-only and cannot be edited.
|
|
|
|
{% hint style="info" %}
|
|
Portainer also provides the ability to view [detailed activity logs](activity.md).
|
|
{% endhint %}
|
|
|
|
From the menu expand **Logs** and select **Authentication**.
|
|
|
|
<figure><img src="../../.gitbook/assets/2.20-logs-authentication.gif" alt=""><figcaption></figcaption></figure>
|
|
|
|
If you want to export logs, filter by date range then click **Export to CSV**.
|
|
|
|
<figure><img src="../../.gitbook/assets/2.15-settings-authlogs-export.png" alt=""><figcaption></figcaption></figure>
|
|
|
|
Authentication events are searchable and filterable, and the date and time, origin IP address, context, user and result are provided for each.
|
|
|
|
<figure><img src="../../.gitbook/assets/2.15-settings-authlogs-list.png" alt=""><figcaption></figcaption></figure>
|
|
|