Graylog2 / Graylog2/graylog2-server
Extractors depend on the inputs:edit permission
Open
bug
triaged
web
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
We want to give a moderator role the possibility to work with the extractors.
If we give it the role for the extractors, it can also create them, but not edit them later.
"extractor:create",
"extractor:delete",
"extractor:edit",
"extractor_order:update",
"extractor:update",
Only with the right inputs:edit this is possible.
Which again gives more rights than it should and violates our guidelines.
* Graylog Version: 2.4.6
* Elasticsearch Version: 5.x
Contributor guide
Assessment
This issue has not been assessed yet.