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.

Reply via email to