mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
Simpler implementation of amqp routing keys
This commit is contained in:
parent
a8b1b3ad20
commit
25fe17ee0d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
require "logstash/outputs/base"
|
||||
require "logstash/namespace"
|
||||
require "socket"
|
||||
|
||||
# Push events to an AMQP exchange.
|
||||
#
|
||||
# AMQP is a messaging system. It requires you to run an AMQP server or 'broker'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue