mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-25 22:36:50 +00:00
clean up client install/configure and add sidebar cta
This commit is contained in:
@@ -3,6 +3,12 @@ title: "Access Logs"
|
||||
description: "Access logs are a record of each access attempt to a Pangolin resource"
|
||||
---
|
||||
|
||||
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
|
||||
|
||||
<PangolinCloudTocCta />
|
||||
|
||||
|
||||
|
||||
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.
|
||||
|
||||
<Note>
|
||||
|
||||
@@ -3,6 +3,12 @@ title: "Action Logs"
|
||||
description: "Action logs are a record of each event taken by users in the Pangolin system"
|
||||
---
|
||||
|
||||
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
|
||||
|
||||
<PangolinCloudTocCta />
|
||||
|
||||
|
||||
|
||||
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.
|
||||
|
||||
<Note>
|
||||
|
||||
@@ -3,6 +3,12 @@ title: "Request Logs"
|
||||
description: "Request logs are a record of each HTTP request to a resource"
|
||||
---
|
||||
|
||||
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
|
||||
|
||||
<PangolinCloudTocCta />
|
||||
|
||||
|
||||
|
||||
Request logs provide detailed information about every HTTP request made to your Pangolin resources. These logs capture both successful and denied requests along with comprehensive request metadata.
|
||||
|
||||
## What are Request Logs?
|
||||
|
||||
Reference in New Issue
Block a user