Message Processors Configuration ReST API

Hi,
is possible to update the Message Processors Configuration in the system/configuration menu using ReST API?
I’m tryng to create ReST calls to configure Graylog at the first installation (Using Docker).

So I need to change the Message Processors order like the image below

Is there a ReST Api to use to manage it?
Thanks
Gianluca

Yes, since the web interface is using the Graylog REST API to do anything, you can also use that resource (/system/messageprocessors/config).

1 Like

Hi @jochen
thanks a lot!!

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