On 4/4/2011 2:12 PM, Rainer Gerhards wrote:
Is there a way for an Action Queue to buffer to disk, if none of the
remote destinations are available? I don't mean a standard&
/var/log/moo, I mean something that rsyslog will reprocess if any of
the remote connections are reestablished.
http://www.rsyslog.com/doc/rsyslog_reliable_forwarding.html
# remote host is: name/ip:port, e.g. 192.168.0.1:514, port optional
*.* @@loadbalancedhostname
$ActionExecOnlyWhenPreviousIsSuspended on
& @@hostname1
& @@hostname2
$ActionExecOnlyWhenPreviousIsSuspended off
With the linked config, we were able to get disk caching, which was
excellent, but we couldn't find a config to work with it, that would
also failover/failback.
Suggestions? Will the above ActionExecOnlyWhenPreviousIsSuspended work
with disk assist?
Jacob
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com