Rainer Gerhards wrote: > I think the main point of the OP was that he logs to a NAS device, so I do > not see way to write to it without going through a network share.
Configure rsyslog to write to local disk, and rsync periodically to the network share. Or, use another instance of rsyslog to copy from local disk to the network share. Any other method will have problems. Even NetApp systems have issues from time to time. Alan DeKok. _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

