Hi James,

There is no native message queue input module (AMQP, 0MQ, etc), though
that's been on the wishlist for some time. To have such, you can either:
 * contribute it yourself,
 * fund its development,
 * wait until it becomes a reality.

Other than that I think an easy solution would be to write a wrapper
program in some high level language or script which reads from AMQP and
emits JSON on its STDOUT, then use it with im_exec and parse_json().

Regards,
Botond


On Thu, Sep 5, 2013 at 10:07 AM, James Crowley <james.crow...@gmail.com>wrote:

> Hi everyone, I'm new to NxLog but loving it so far for pumping messages
> into Loggly/Logstash etc  :)
>
> Just wondering if anyone had any suggestions on how best to hook up
> RabbitMQ as an input? Had a hunt around in the docs and this list but there
> doesn't seem to be an AQMP input so just wondering if there are alternative
> approaches we can take? We're mainly looking to track the statistics that
> are available in the Rabbit Management interface (which are at the end of a
> HTTP API) - ie tracking queue length and processing speed.
>
> Thanks
>
> J
> ---
> James Crowley
> CTO, FundApps - a new generation in financial services software -
> http://www.fundapps.co/
> Founder, developerFusion - the global developer community -
> http://www.developerfusion.com/
>
> linkedin: http://linkedin.com/in/jamescrowley
> twitter: http://twitter.com/jamescrowley
>
>
> ------------------------------------------------------------------------------
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
> _______________________________________________
> nxlog-ce-users mailing list
> nxlog-ce-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users
>
>
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

Reply via email to