enhance(enterprise): Consistent naming scheme and update quick install

Standardize edition-gated terminology to Enterprise Edition across docs where feature availability is described.

Add links to /self-host/enterprise-edition so users can quickly understand edition differences before enabling gated features or selecting an installer edition.
This commit is contained in:
Laurence
2026-02-06 19:13:12 +00:00
committed by Owen Schwartz
parent 49ba4d8cc1
commit df9b36cbe0
23 changed files with 35 additions and 38 deletions

View File

@@ -6,7 +6,7 @@ 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.
<Note>
Access logs is an Enterprise Edition only feature.
Access logs are an [Enterprise Edition](/self-host/enterprise-edition)-only feature.
</Note>
## What are Access Logs?
@@ -49,4 +49,4 @@ Access log retention is controlled by the organization setting. By default, acce
## Exporting
Logs can be exported into CSV format for external analysis and archival. Logs can be exported from the table view in the Pangolin dashboard or via the Pangolin API. When exporting, you can specify date ranges and filters to narrow down the logs you need.
Logs can be exported into CSV format for external analysis and archival. Logs can be exported from the table view in the Pangolin dashboard or via the Pangolin API. When exporting, you can specify date ranges and filters to narrow down the logs you need.

View File

@@ -6,7 +6,7 @@ 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.
<Note>
Action logs is an Enterprise Edition only feature.
Action logs are an [Enterprise Edition](/self-host/enterprise-edition)-only feature.
</Note>
## What are Action Logs?
@@ -44,4 +44,4 @@ Action log retention is controlled by the organization settings. By default, act
## Exporting
Logs can be exported into CSV format for external analysis and archival. Logs can be exported from the table view in the Pangolin dashboard or via the Pangolin API. When exporting, you can specify date ranges and filters to narrow down the logs you need.
Logs can be exported into CSV format for external analysis and archival. Logs can be exported from the table view in the Pangolin dashboard or via the Pangolin API. When exporting, you can specify date ranges and filters to narrow down the logs you need.