❦ 1 mars 2018 09:53 +1100, Igor Cicimov <[email protected]> :
>> > Same, no logging:
>> [...]
>>
>> Could you strace rsyslogd and check if it is receiving the messages?
>
>
> Sure:
>
> # pidof rsyslogd
> 4145
> # strace -p 4145
> strace: Process 4145 attached
> select(1, NULL, NULL, NULL, {469, 541106}) = 0 (Timeout)
> select(1, NULL, NULL, NULL, {600, 0}
>
> and that's it, sitting like this for 15 minutes.
Try with -ff
--
Have a place for everything and keep the thing somewhere else; this is not
advice, it is merely custom.
-- Mark Twain