I've opened issue: https://github.com/rsyslog/rsyslog/issues/146 to track this.
Thanks for looking into it. -- James ________________________________________ From: [email protected] <[email protected]> on behalf of Boylan, James <[email protected]> Sent: Wednesday, November 5, 2014 3:44 AM To: rsyslog-users Subject: Re: [rsyslog] Issues with action.execOnlyWhenPreviousIsSuspended Ok. I would suspect it would be. I'm using the repo RPMs now. I am not compiling myself now that Elasticsearch is one of the compiled RPMs so there isn't any unique compile time settings that I am adding. I'll try to add all the details on how it manifests when I open the issue. -- James --- Sent from my mobile phone --- ----- Reply message ----- From: "Rainer Gerhards" <[email protected]> To: "rsyslog-users" <[email protected]> Subject: [rsyslog] Issues with action.execOnlyWhenPreviousIsSuspended Date: Wed, Nov 5, 2014 3:38 AM 2014-11-05 10:35 GMT+01:00 Boylan, James <[email protected]>: > Rainer - > > Sounds good to me! I can certainly appreciate the time consuming nature of > setting up that environment. I'll get an issue opened on it this morning > with the details on what OS it is configured on as well. > > Would you like me to add in the action config snippet I have here or would > the entire config be a better option in case something else I have > configured is conflicting with it? > > I think the snippet is fine for now -- I can always ask for more. But I hope it's easy enough to reproduce... Rainer > -- James > --- Sent from my mobile phone --- > > ----- Reply message ----- > From: "Rainer Gerhards" <[email protected]> > To: "rsyslog-users" <[email protected]> > Subject: [rsyslog] Issues with action.execOnlyWhenPreviousIsSuspended > Date: Wed, Nov 5, 2014 2:35 AM > > James, > > I suggest filing a bug on github. That way, I'll remember when I have time > again. > > Thanks, > Rainer > > 2014-11-04 21:24 GMT+01:00 Boylan, James <[email protected]>: > > > I'm attempting to use this function, however when the first action is > > suspended, the follow up actions never seem to execute. It just sits in a > > 'Suspended' state forever. Any help on this would be appreciated since > from > > what I can tell it is configured the way it should be. > > > > > > *.* > > action(name="flume_collector.server2" > > type="omfwd" > > > Target="server2" > > Port="41414" > > Protocol="tcp" > > > > queue.type="Fixedarray" > > > > queue.size="5000" > > > > queue.dequeuebatchsize="1" > > > > queue.workerthreads="16" > > > > template="flume-collector-Template") > > & > > action(name="flume_collector.server3" > > type="omfwd" > > > Target="server3" > > Port="41414" > > Protocol="tcp" > > > > queue.type="Fixedarray" > > > > queue.size="5000" > > > > queue.dequeuebatchsize="1" > > > > queue.workerthreads="16" > > > > action.execOnlyWhenPreviousIsSuspended="on" > > > > template="flume-collector-Template") > > & > > action(name="flume_collector.server1" > > type="omfwd" > > > Target="server1" > > Port="41414" > > Protocol="tcp" > > > > queue.type="Fixedarray" > > > > queue.size="5000" > > > > queue.dequeuebatchsize="1" > > > > queue.workerthreads="16" > > > > action.execOnlyWhenPreviousIsSuspended="on" > > > > template="flume-collector-Template") > > > > ? > > > > -- James > > _______________________________________________ > > 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. > _______________________________________________ > 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. _______________________________________________ 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.

