I'm looking solution for moving configuration from test environment to prod environment for graylog. Once I configure inputs and streams on test environment I would like easily move this configuration to production. Doing it manually can produce some bugs ex. by misspelling the correct name.
How to do that? Is there an option to export and import graylog configuration?
Thanks in advance.