Log forwarding between 2 graylog servers

Hello,

I use a different Graylog servers to collect logs from each site of my company.
I would like to forward some specific logs (not all) on Graylog B to Graylog A. Is it possible to do it in Graylog ?

Thanks for your help :slight_smile:

he @chauchse

for that the kind of work the Graylog forwarder was created:

https://docs.graylog.org/en/3.2/pages/integrations/forwarder.html

Hi Jan,

Thanks for the reply.
Is it availaible in free Enterprise version ?
I don’t see this option in my webinterface

Thanks

he @chauchse

yes - no difference between “free” enterprise and enterprise. But, you need to install the integrations plugin: https://docs.graylog.org/en/3.2/pages/integrations.html

As it is mentioned in the documentation.

Hi jan,

I have now installed integrations plugins :

I have restarted Graylog (with Graceful shudown), but I don’t see “Forwarders” options.
Maybe I am not searching in the right menu…?

Thanks

he @chauchse

your integrations plugin and the Graylog server need to be of the same version … sorry if the documentation is not clear on this. Will fix this asap.

Hi @jan
You’re right, a little tip on documentation about plugin version should be interesting.

It works perfectly now.
Thank you very much for your help.