Thanks Rainer, Yes it makes sense that the file does not exist at that moment.
Regards, Flo On Thu, Oct 25, 2018 at 11:35 AM Rainer Gerhards <[email protected]> wrote: > you can ignore the message, it's a regression. See > > https://github.com/rsyslog/rsyslog/issues/3117 > > This also has a link to the fix. > > Rainer > El jue., 25 oct. 2018 a las 10:55, Flo Rance via rsyslog > (<[email protected]>) escribió: > > > > 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. > _______________________________________________ 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.

