On 2015-06-08 13:23:04 +0200, [email protected] wrote:
> I have a (surely) extremely exotic need. But I guess you have a good
> hint for me to implement this with rsyslog ;)
> 
> 
> There is one rsyslog daemon receiving log data via TCP, UDP and doing
> some actions based on the data.
> 
> I want to dynamically start and stop a secondary rsyslog process (this
> is done outside of rsyslog-scope).  The second process should recieves
> data from the first process and do some actions. If the second process
> is unavailable this should have absolutly no impact to all activities
> of the first rsyslog process.
> 
> I was thinking of doing the data-interchange by named pipes.  Is this
> a good idear? How to I prevent freezing of messages, because a
> "target" is unavailable?  Do you have an alternative idear to
> implementing such a usecase?

Maybe describe *why* you want to do it like this. describe why you think
you cant do the complete handling in one instance.

    darix

-- 
           openSUSE - SUSE Linux is my linux
               openSUSE is good for you
                   www.opensuse.org
_______________________________________________
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.

Reply via email to