GITBOOK-37: Update Logs page imagery

This commit is contained in:
James Carppe
2024-03-19 03:25:52 +00:00
committed by gitbook-bot
parent ca9dc342ad
commit 00242ddf59
6 changed files with 33 additions and 23 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 KiB

View File

@@ -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)

View File

@@ -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 %}

View File

@@ -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**.

View File

@@ -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>