InputGSSServerTokenIOTimeout¶
Sets the deadline in seconds for reading a full GSSAPI token on an imgssapi session.
This parameter applies to imgssapi: GSSAPI Syslog Input Module.
- Name:
InputGSSServerTokenIOTimeout
- Scope:
input
- Type:
integer
- Default:
10
- Required?:
no
- Introduced:
8.2604.0
Description¶
Controls how long imgssapi waits to receive an entire GSSAPI token, including the 4-byte token length and the token payload. The timeout applies to GSSAPI handshake tokens as well as protected message frames.
Set this value higher on slow or high-latency links. Set it to 0 to disable
the deadline entirely. Negative values are rejected as configuration errors.
Input usage¶
module(load="imgssapi")
$InputGSSServerTokenIOTimeout 30
Legacy names (for reference)¶
$InputGSSServerTokenIOTimeout — maps to InputGSSServerTokenIOTimeout (status: legacy)
See also¶
See also imgssapi: GSSAPI Syslog Input 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.