KeepAlive.Probes#
Sets how many keepalive probes are sent before a connection is deemed dead.
This parameter applies to omrelp: RELP Output Module.
- Name:
KeepAlive.Probes
- Scope:
input
- Type:
integer
- Default:
input=0
- Required?:
no
- Introduced:
at least 7.0.0, possibly earlier
Description#
The number of keepalive probes to send before considering the connection dead. The default, 0, uses the operating system defaults. This only has an effect if keep-alive is enabled and may not be available on all platforms.
Input usage#
action(type="omrelp" target="centralserv" keepAliveProbes="5")
See also#
See also omrelp: RELP Output Module.
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2026 Rainer Gerhards and others. Licensed under the Apache License 2.0.