That would likely explain it, and the randomness of it. I did note that when I had problems the only way to resolve it was to rotate the source logfile. With Tomcat and most java apps the only way to rotate the logs is to use copytruncate. Otherwise it quits writing the log.
I can live with it until the next release now that I'm aware of it. Thanks for the info. Scot Kreienkamp |Senior Systems Engineer | La-Z-Boy Corporate One La-Z-Boy Drive| Monroe, Michigan 48162 | Office: 734-384-6403 | | Mobile: 7349151444 | Email: [email protected] > -----Original Message----- > From: rsyslog [mailto:[email protected]] On Behalf Of David > Lang > Sent: Monday, November 19, 2018 2:23 PM > To: rsyslog-users <[email protected]> > Subject: Re: [rsyslog] imfile read looping > > There is a known problem in the current release with a large file size (4G > IIRC, > but it could be 2G) and truncation detection turned on. > > If there is any way to avoid using truncation detection by rotating the log > instead of truncating it, that is a far better option. > > I believe that the fix is in the daily build and will be in the next release. > > David Lang > _______________________________________________ > 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. This message is intended only for the individual or entity to which it is addressed. It may contain privileged, confidential information which is exempt from disclosure under applicable laws. If you are not the intended recipient, you are strictly prohibited from disseminating or distributing this information (other than to the intended recipient) or copying this information. If you have received this communication in error, please notify us immediately by e-mail or by telephone at the above number. Thank you. _______________________________________________ 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.

