Restrict access to specific Audit Events when exporting them #49582
Unanswered
TheoBrigitte
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hi there is not a documented method for that. Typically after exporting them you would use labels within the audit events (server labels) and other information to determine who is allowed to see them. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Is there a way to restrict access to specific Audit Events when accessing them for export. I got from this guide that a Teleport role should be create to access Audit Event, I am wondering if there is a possibility to scope this role a subset of Audit Events; per cluster ideally.
I am working on a solution to ingest Audit Events onto different cluster instances. Each cluster would store Audit Events into Loki for further investigation and analysis. And I would like each cluster to only be able ingest its own Audit Events, and prevent access to other clusters Audit Events.
Beta Was this translation helpful? Give feedback.
All reactions