The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Message::Passing::Input::AMQP - input logstash messages from AMQP.

SYNOPSIS

    message-pass --output STDOUT --input AMQP --input_options '{"queue_name":"test","exchange_name":"test","hostname":"127.0.0.1","username":"guest","password":"guest"}'

DESCRIPTION

SEE ALSO

Message::Passing::AMQP
Message::Passing::Output::AMQP
Message::Passing
AMQP
http://www.zeromq.org/

AUTHOR, COPYRIGHT AND LICENSE

See Message::Passing::AMQP.