Graylog to Grylog Using GELF Output

I’m trying to forward the collected data of the “All messages” stream to another graylog instance.

To do so I created a GELF TCP Output (port: 12201, hostname: remotre-graylog-server.domain.com) and set the “All messeges” stream to output data to it.

On the remote graylog server I then have a GELF TCP input listening on port 12201 but I don’t seem to be receiving any messages from the first graylog server.

Is this the correct way to forward data from one graylog server to another?

Hej Shaun

This is the correct way - you should check the network connection between both instances.

See the following GitHub issue:
https://github.com/Graylog2/graylog2-server/issues/3919

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