Action definition:

  action(
    type="omfwd"
    target="somehost.com"
    port="5140"
    protocol="tcp"
    template="json"
  )

How to make this action use disk assisted queue? I did read http://www.rsyslog.com/doc/omfwd.html and http://www.rsyslog.com/doc/queues.html

Section 'Disk-Assisted Memory Queues' says 'If a disk queue name is defined for in-memory queues (via $<object>QueueFileName), they automatically become "disk-assisted" (DA)'. However I also see at http://www.rsyslog.com/doc/rsyslog_conf_actions.html that legacy format does not affect RainerScript actions (which is what I use).

Or is it going to automatically store it in a directory specified by this: $WorkDirectory /var/spool/rsyslog and I don't have to worry about it?

  thanks!

        erik
_______________________________________________
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