mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 12:58:32 +07:00
GITBOOK-37: Update Logs page imagery
This commit is contained in:
committed by
gitbook-bot
parent
ca9dc342ad
commit
00242ddf59
BIN
.gitbook/assets/2.20-logs-activity.gif
Normal file
BIN
.gitbook/assets/2.20-logs-activity.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 230 KiB |
BIN
.gitbook/assets/2.20-logs-authentication.gif
Normal file
BIN
.gitbook/assets/2.20-logs-authentication.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 252 KiB |
@@ -111,11 +111,11 @@
|
||||
* [Remove a secret](user/docker/secrets/remove.md)
|
||||
* [Events](user/docker/events.md)
|
||||
* [Host](user/docker/host/README.md)
|
||||
* [Details \[EDIT\]](user/docker/host/details.md)
|
||||
* [Details](user/docker/host/details.md)
|
||||
* [Setup](user/docker/host/setup.md)
|
||||
* [Registries](user/docker/host/registries.md)
|
||||
* [Swarm](user/docker/swarm/README.md)
|
||||
* [Details \[EDIT\]](user/docker/swarm/details.md)
|
||||
* [Details](user/docker/swarm/details.md)
|
||||
* [Cluster visualizer](user/docker/swarm/cluster-visualizer.md)
|
||||
* [Setup](user/docker/swarm/setup.md)
|
||||
* [Registries](user/docker/swarm/registries.md)
|
||||
@@ -246,8 +246,8 @@
|
||||
* [Manage a registry](admin/registries/manage.md)
|
||||
* [Licenses](admin/licenses.md)
|
||||
* [Logs](admin/logs/README.md)
|
||||
* [Authentication \[EDIT\]](admin/logs/authentication.md)
|
||||
* [Activity logs](admin/logs/activity.md)
|
||||
* [Authentication](admin/logs/authentication.md)
|
||||
* [Activity](admin/logs/activity.md)
|
||||
* [Notifications](admin/notifications.md)
|
||||
* [Settings](admin/settings/README.md)
|
||||
* [General](admin/settings/general.md)
|
||||
|
||||
@@ -1,19 +1,11 @@
|
||||
# Logs
|
||||
|
||||
Within the Portainer Business Edition UI you can view a log of all authentication actions. The log is read-only and cannot be edited.
|
||||
Within the Portainer Business Edition UI you can view authentication and activity logs for your Portainer installation.
|
||||
|
||||
{% hint style="info" %}
|
||||
Portainer also provides the ability to view [detailed activity logs](activity.md).
|
||||
{% endhint %}
|
||||
{% content-ref url="authentication.md" %}
|
||||
[authentication.md](authentication.md)
|
||||
{% endcontent-ref %}
|
||||
|
||||
From the menu select **Authentication logs**.
|
||||
|
||||
<figure><img src="../../.gitbook/assets/2.15-settings-authlogs.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>
|
||||
{% content-ref url="activity.md" %}
|
||||
[activity.md](activity.md)
|
||||
{% endcontent-ref %}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# Activity logs
|
||||
# Activity
|
||||
|
||||
Within the Portainer Business Edition UI you can view a log of all actions taken. The log is read-only and cannot be edited.
|
||||
|
||||
From the menu select **Authentication logs** then select **Activity Logs**.
|
||||
From the menu expand **Logs** then select **Activity**.
|
||||
|
||||
<figure><img src="../../.gitbook/assets/2.15-settings-authlogs-activity.gif" alt=""><figcaption></figcaption></figure>
|
||||
<figure><img src="../../.gitbook/assets/2.20-logs-activity.gif" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
If you want to export logs, filter by date range then click **Export to CSV**.
|
||||
|
||||
|
||||
@@ -1,2 +1,20 @@
|
||||
# Authentication \[EDIT]
|
||||
# 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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user