Re: [rsyslog] omprog loses messages (?)

2025-03-23 Thread Alexey Rudenko-Desnyak via rsyslog
Thanks a lot, David, for the quick reply! This solved the problem: === add-apt-repository ppa:adiscon/v8-stable apt update apt install rsyslog rsyslogd -v rsyslogd 8.2502.0 (aka 2025.02) === вс, 23 мар. 2025 г. в 06:38, David Lang : > Alexey Rudenko-Desnyak wrote: > > > > > VERSION. I have the l

Re: [rsyslog] omprog loses messages (?)

2025-03-23 Thread Alexey Rudenko-Desnyak via rsyslog
Unfortunately, I was hasty in my conclusion. I see the same problem even with the latest stable version rsyslogd 8.2502.0 (aka 2025.02) and updated omprog.so. omprog still loses messages. :( How this could happen?.. вс, 23 мар. 2025 г. в 06:38, David Lang : > Alexey Rudenko-Desnyak wrote: > > >

[rsyslog] omprog loses messages (?)

2025-03-23 Thread Alexey Rudenko-Desnyak via rsyslog
VERSION. I have the latest version of rsyslog installed on Ubuntu: === rsyslogd -v rsyslogd 8.2112.0 (aka 2021.12) compiled with: PLATFORM: x86_64-pc-linux-gnu === CONFIG. Config is minimal: === local5.info action( type="omprog" binary="/tmp/test.php" ) General configuration file contains only d

Re: [rsyslog] omprog loses messages (?)

2025-03-23 Thread Alexey Rudenko-Desnyak via rsyslog
and wish you an excellent Sunday. вс, 23 мар. 2025 г. в 17:46, Mariusz Kruk via rsyslog < rsyslog@lists.adiscon.com>: > On 23.03.2025 10:02, Alexey Rudenko-Desnyak via rsyslog wrote: > > BINARY. Binary /tmp/test.php simply adds stdin input to "out.log" line > by >