Skip to content

Commit

Permalink
Add Access Monitoring compatibility docs warning (#50954)
Browse files Browse the repository at this point in the history
Closes #48745

Add a warning to the External Audit Storage page that this feature is
not compatible with Access Monitoring on Teleport Enterprise (Cloud),
complementing the warning on the Access Monitoring page.
  • Loading branch information
ptgott authored Jan 10, 2025
1 parent fe5a543 commit f9f1723
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Users are able to write their own custom access monitoring queries by querying t

<Admonition type="notice">
Access Monitoring is not currently supported with External Audit Storage
in Teleport Enterprise (cloud-hosted). This functionality will be
in Teleport Enterprise (Cloud). This functionality will be
enabled in a future Teleport release.
</Admonition>

Expand Down
6 changes: 6 additions & 0 deletions docs/pages/admin-guides/management/external-audit-storage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ External Audit Storage is based on Teleport's
available on Teleport Enterprise Cloud clusters running Teleport v14.2.1 or
above.

<Admonition type="notice">
On Teleport Enterprise (Cloud), External Audit
Storage is not currently supported for users who have Access Monitoring enabled.
This functionality will be enabled in a future Teleport release.
</Admonition>

## Prerequisites

1. A Teleport Enterprise Cloud account. If you do not have one, [sign
Expand Down

0 comments on commit f9f1723

Please sign in to comment.