Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement user groups #75

Open
z9r5 opened this issue Feb 20, 2018 · 1 comment
Open

Implement user groups #75

z9r5 opened this issue Feb 20, 2018 · 1 comment

Comments

@z9r5
Copy link
Contributor

z9r5 commented Feb 20, 2018

Loghouse has simple user permissions. User can be granted to access to a namespace and can be an admin (is_admin flag).
However, namespaces belong to teams, so more fine permission system is needed. Users and namespaces can be divided by groups where each group will have separate ClickHouse database with individual rotation and resource limits. Namespace will have an annotation — for example, group.loghouse.io=”xxx,yyy,zzz” label will mean logs from this namespace should be saved to 3 groups.

@may-cat
Copy link
Contributor

may-cat commented Mar 21, 2018

Thanks for your issue. We are very busy right now.
New features will be planned after a few month, but your pull requests are always welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants