How to export stream rules?

Hi,
I currently use Graylog 3.3.4+279ef2c, in a VM, however I’d like to move to a docker install. I have about 200 rules defined for a stream, how can I export these and import them into the docker install?

Thanks!

Hi,
Use content packs. Create one on the VM install containing the streams and then import it in the Docker install

You can use the REST API as well.

https://graylog.contoso.com:1337/api/api-browser/#!/StreamRules

Thank you both I couldn’t get the api link to work, but the content packs are exactly what I was looking for.

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