Hey,

I have coded a Python script that creates a pipeline rule, and adds that 
rule to a pipeline stage via Graylog's REST API.
This works perfectly fine when using the built-in admin user that has all 
the access rights to the REST API.

But I wonder, what permissions do I need to grant to a non-admin system 
user that should only be allowed to read and write stuff related to 
pipelines?

I checked the source code 
from 
https://github.com/Graylog2/graylog2-server/blob/2.1.0/graylog2-server/src/main/java/org/graylog2/shared/security/RestPermissions.java
 
but I cannot tell which permissions give the rights I need.

Please, could you shed some light on this matter?

Thanks!

-hege

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/62425d64-08b7-490a-b358-53ef8048c039%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to