Hi,

We're using rsyslog 8.38 on ubuntu 16.04 and we've the following ruleset
defined:

ruleset(name="graylog" queue.type="LinkedList"
queue.filename="graylog_queue" queue.saveonshutdown="on") {
  action(type="omfwd" target="thetargetserver" port="12514" protocol="tcp"
tcp_framing="octet-counted" template="RSYSLOG_SyslogProtocol23Format"
action.resumeRetryCount="-1")
}

But when I restart rsyslog, I get the following error in the logs:

*Oct 25 10:34:01 hostname rsyslogd: file
'/var/spool/rsyslog/graylog_queue.qi': open error: No such file or
directory [v8.38.0 try http://www.rsyslog.com/e/2040
<http://www.rsyslog.com/e/2040> ]*

The directory exists, but no file is created.

Any hints would be appreciated.

Regards,
Flo
_______________________________________________
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