Skip to content

Instantly share code, notes, and snippets.

@KrisBuytaert
Created March 16, 2012 10:27
Show Gist options
  • Save KrisBuytaert/2049468 to your computer and use it in GitHub Desktop.
Save KrisBuytaert/2049468 to your computer and use it in GitHub Desktop.
input {
amqp {
# ship logs to the 'rawlogs' fanout queue.
type => "all"
host => "127.0.0.1"
exchange => "rawlogs"
name => "rawlogs_consumer"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment