On Tue, 8 Apr 2014, Mike Hoskins (michoski) wrote:
-----Original Message-----
From: Orangepeel Beef <orangepeelb...@gmail.com>
Reply-To: rsyslog-users <rsyslog@lists.adiscon.com>
Date: Tuesday, April 8, 2014 at 2:24 PM
To: rsyslog-users <rsyslog@lists.adiscon.com>
Subject: Re: [rsyslog] Rsyslog w/ logstash-elasticsearch-kibana server
imho you want to go the redis route when you need multiple indexers to
read
the same stream of data. my rsyslog collectors are also my logstash
indexers, so no need for the intermediary layer.
or, when you can't get syslog data directly and need redis to distribute
your data to logstash from anywhere.
FWIW this is what we do, but with RabbitMQ. We have multiple indexers to
keep up with volume, and also went this route because we're using
federation hubs/spokes for persistence vs relaying alone.
This is one reason I need to PoC vs rip/replace, to determine if I want to
try (or even can) integrate rsyslog with RabbitMQ in some way
may I suggest that you start by looking at omrabbitmq? :-)
David Lang
(even if
it's a hack for now, and perhaps a sponsored feature request down the
road) or completely rework the existing architecture and use disk assisted
queues (or something) to mimic what's done with RabbitMQ today.
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE
THAT.
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE
THAT.