0

Quick question, as I just want to ensure - For rsyslog, will below option work as intended if sending logs to remote syslog is configured through UDP? -

$ActionResumeRetryCount -1 # prevents rsyslog from dropping messages when retrying to connect if server is not responding

In example, if remote syslog will be down, will client logs be queued and resend when remote server will be back?

Or this will only work for TCP connections?

  • Depends on what your queue configurations are. You'd have to share more of your config to be sure. – eDonkey Oct 19 '22 at 09:27

0 Answers0