Graylog2 / Graylog2/graylog2-server
Message field level ACL security
Open
feature
security
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Allow to define what message fields users can see. Just do not return those fields that are not allowed from the REST API.
For example: Permission group _foo_ is allowed to see all messages but not allowed to see the field _remote_ip_ and _email_address_.
Contributor guide
Assessment
This issue has not been assessed yet.