RebindInterval¶
Forces periodic reconnection after a configured number of transmitted messages.
This parameter applies to omrelp: RELP Output Module.
- Name:
RebindInterval
- Scope:
input
- Type:
integer
- Default:
input=0
- Required?:
no
- Introduced:
at least 7.0.0, possibly earlier
Description¶
Permits to specify an interval at which the current connection is broken and re-established. This setting is primarily an aid to load balancers. After the configured number of messages has been transmitted, the current connection is terminated and a new one started. This usually is perceived as a ``new connection’’ by load balancers, which in turn forward messages to another physical target system.
Input usage¶
action(type="omrelp" target="centralserv" rebindInterval="10000")
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–2025 Rainer Gerhards and others. Licensed under the Apache License 2.0.