[graylog2] Re: How to upgrade Graylog 2.1 > 2.2 ?

2017-02-17 Thread Henri Volotinen
uary 16, 2017 at 7:18:24 PM UTC+1, Henri Volotinen wrote: >> >> Hi, >> >> So rolling upgrade is not supported? Good to know, because I was going to >> upgrade our production setup (with 3 graylog-server nodes version 2.1.3) >> using the rolling upgrade method. &g

[graylog2] Re: How to upgrade Graylog 2.1 > 2.2 ?

2017-02-16 Thread Henri Volotinen
Hi, So rolling upgrade is not supported? Good to know, because I was going to upgrade our production setup (with 3 graylog-server nodes version 2.1.3) using the rolling upgrade method. So basically the upgrade steps are in my scenario are: 1) Shutdown all (three) graylog-server nodes 2)

[graylog2] Re: Manipulating pipelines via REST API by non-admin user in Graylog 2.1.2

2017-01-20 Thread Henri Volotinen
Hello! Thank you very much. This solved my problem! -hege On Friday, 20 January 2017 10:37:16 UTC+2, Jochen Schalanda wrote: > > Hi Henri, > > On Thursday, 19 January 2017 20:30:51 UTC+1, Henri Volotinen wrote: >> >> But I wonder, what permissions do I need to gra

[graylog2] Manipulating pipelines via REST API by non-admin user in Graylog 2.1.2

2017-01-19 Thread Henri Volotinen
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