Create graylog users using ansible or content pack

Hi Community!

I would like to know if there is a way to create graylog users using ansible or maybe using different method instead of the need to create them manually. Any hint or advice is much appreciated.

Cheers

hej @hun

you can create the users in Graylog using the REST API

http://docs.graylog.org/en/2.3/pages/configuration/rest_api.html

1 Like

I was able to create only one user at a time using the API, but I am interested in creating all my inputs in one post command, so is there a way to add multiple inputs? Thanks in advance.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.