Re: [rsyslog] imfile readTimeout behavior question

2024-02-23 Thread russel.miranda--- via rsyslog
Hello again, rsyslog community! I did not see any responses to my earlier question (2024-02-05) about imfile timeouts, so I have created an example configuration and some shell scripting that demonstrates the problem. Here is an abbreviated version of the configuration file I created for this

Re: [rsyslog] imfile readTimeout behavior question

2024-02-05 Thread David Lang via rsyslog
I remember hearing about this sort of problem before, the version you are using is 2 years old, please update to a current version and check again. note that the version you are running is different from the 8.2202 that the rsyslog project shipped, and is entirely supported by redhat as a resul

[rsyslog] imfile readTimeout behavior question

2024-02-05 Thread russel.miranda--- via rsyslog
Hello rsyslog community, I am working on a Centos 7 system that has rsyslog 8.2202.0 configured to monitor and process perhaps 2 dozen log files with the imfile module. The module is loaded with the module directive like this: module(load="imfile" mode="inotify") And the file references ar