Scroll to navigation

Message::Passing::Input::AMQP(3pm) User Contributed Perl Documentation Message::Passing::Input::AMQP(3pm)
 

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.
2012-06-10 perl v5.14.2