mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-08 05:56:45 +00:00
Call out ee
This commit is contained in:
@@ -5,7 +5,9 @@ description: "Access logs are a record of each access attempt to a Pangolin reso
|
||||
|
||||
Access logs provide detailed information about each access attempt made to your Pangolin resources. These logs help you monitor and analyze user activity each time they attempt to authenticate.
|
||||
|
||||
<Tip> Make sure to enable access logs in the org settings</Tip>
|
||||
<Note>
|
||||
Access logs is an Enterprise Edition only feature.
|
||||
</Note>
|
||||
|
||||
## What are Access Logs?
|
||||
|
||||
@@ -21,6 +23,8 @@ Access logs capture authentication events when users or API keys attempt to acce
|
||||
<img src="/images/access_logs.png" centered/>
|
||||
</Frame>
|
||||
|
||||
<Tip>Make sure to enable access logs in the org settings</Tip>
|
||||
|
||||
## Access Log Fields
|
||||
|
||||
Each access log entry contains the following fields:
|
||||
|
||||
@@ -5,7 +5,11 @@ description: "Action logs are a record of each event taken by users in the Pango
|
||||
|
||||
Action logs provide an audit trail of administrative actions and configuration changes made within your Pangolin organization. These logs help you track who made what changes and when.
|
||||
|
||||
<Tip> Make sure to enable access logs in the org settings</Tip>
|
||||
<Note>
|
||||
Action logs is an Enterprise Edition only feature.
|
||||
</Note>
|
||||
|
||||
<Tip>Make sure to enable access logs in the org settings</Tip>
|
||||
|
||||
## What are Action Logs?
|
||||
|
||||
@@ -21,6 +25,8 @@ Action logs capture administrative events and configuration changes performed by
|
||||
<img src="/images/action_logs.png" centered/>
|
||||
</Frame>
|
||||
|
||||
<Tip>Make sure to enable access logs in the org settings</Tip>
|
||||
|
||||
## Action Log Fields
|
||||
|
||||
Each action log entry contains the following fields:
|
||||
|
||||
Reference in New Issue
Block a user