TeamLBAC: Add a limit to the docs for the number of rules (#86971)

teamlbac: update to include the limit for the rules
This commit is contained in:
Eric Leijonmarck 2024-04-26 13:01:04 +01:00 committed by GitHub
parent fd30ceed3e
commit eaad38e492
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,6 +35,8 @@ To set up Team LBAC for a Loki data source, refer to [Configure Team LBAC](https
## Limitations
- There is a set number of rules to be configured within a datasource, depending on the size of the rules.
- Around ~500-600 rules is the upper limit.
- If there are no Team LBAC rules for a user's team, that user can query all logs.
- If an administrator is part of a team with Team LBAC rules, those rules are applied to the administrator requests.
- Cloud Access Policies (CAP) LBAC rules override Team LBAC rules.