Sending syslog via AMQP into Graylog

Sending syslog via AMQP into Graylog

@jalogisch

View on Github
Open Issues
Stargazers

If your setup does not allow direct communication from all hosts to the Graylog Server or your Graylog Server is located inside a private Network you could use AMQP as Transport. You will need to have an AMQP Server like rabbitMQ reachable by all Hosts. But it’s easy to secure this communication if transport is over an insecure wire. Forget more Information please read the rabbitMQ SSL Guide.

This Guide will not give you a complete copy&paste how-to,
but it will guide you and provide additional information.

Please do not follow the steps if you did not know how to deal
with common issues yourself.