mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-23 13:26:47 +00:00
Add images
This commit is contained in:
@@ -17,6 +17,10 @@ Access logs capture authentication events when users or API keys attempt to acce
|
||||
- Understanding geographic distribution of access attempts
|
||||
- Analyzing user agent and device information
|
||||
|
||||
<Frame>
|
||||
<img src="/images/access_logs.png" centered/>
|
||||
</Frame>
|
||||
|
||||
## Access Log Fields
|
||||
|
||||
Each access log entry contains the following fields:
|
||||
|
||||
@@ -17,6 +17,10 @@ Action logs capture administrative events and configuration changes performed by
|
||||
- Troubleshooting configuration issues by reviewing recent changes
|
||||
- Meeting security and compliance requirements
|
||||
|
||||
<Frame>
|
||||
<img src="/images/action_logs.png" centered/>
|
||||
</Frame>
|
||||
|
||||
## Action Log Fields
|
||||
|
||||
Each action log entry contains the following fields:
|
||||
|
||||
@@ -16,6 +16,10 @@ Request logs capture every HTTP request that passes through Pangolin's reverse p
|
||||
- Identifying potential security threats or unusual traffic patterns
|
||||
- Troubleshooting connectivity and routing issues
|
||||
|
||||
<Frame>
|
||||
<img src="/images/request_logs.png"centered/>
|
||||
</Frame>
|
||||
|
||||
## Request Log Fields
|
||||
|
||||
Each request log entry contains the following fields:
|
||||
|
||||
Reference in New Issue
Block a user