Re: [RADIATOR] Radiator, Log SYSLOG and TCP buffering

2022-08-08 Thread Heikki Vatiainen
On 2.8.2022 3.49, Stefan Paetow (OpenSource) wrote: So, our existing setup is built such that it uses UDP to send stuff to a central syslog server. My problem is that we lose messages from Radiator when the central syslog server has to restart (systems upgrades etc). Does Radiator have any spo

Re: [RADIATOR] Radiator, Log SYSLOG and TCP buffering

2022-08-11 Thread C R
Just a confirmation that I use this setup in Docker packaging radiator, rsyslog and supervisord. The works very well. rsystlog is configured to cache up to 10GB and sends everything to the remote syslog through TCP. Radiator connects locally through . Config and pointers available if desired. Reg