StreamDriver.Name¶
Selects the network stream driver for all inputs using this module.
This parameter applies to imtcp: TCP Syslog Input Module.
- Name:
StreamDriver.Name
- Scope:
module, input
- Type:
string (see String Constants)
- Default:
module=none, input=module parameter
- Required?:
no
- Introduced:
at least 5.x, possibly earlier
Description¶
Selects network stream driver for all inputs using this module.
The same-named input parameter can override this module setting.
Module usage¶
module(load="imtcp" streamDriver.name="mydriver")
Input usage¶
input(type="imtcp" port="514" streamDriver.name="mydriver")
See also¶
See also imtcp: TCP Syslog Input 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.