Input3195ListenPort¶
The TCP port on which im3195 listens for RFC 3195 messages. The default is 601.
This parameter applies to im3195: RFC3195 Input Module.
Note
This is a legacy global directive. The im3195 module does not support
the modern input()
syntax.
- Name:
Input3195ListenPort
- Scope:
module
- Type:
integer
- Default:
601
- Required?:
no
- Introduced:
Not documented
Description¶
The default port is 601, the IANA-assigned port for the BEEP protocol on which RFC 3195 is based.
Since directive names are case-insensitive, the PascalCase form
$Input3195ListenPort
is recommended for readability.
Module usage¶
$ModLoad im3195
$Input3195ListenPort 1601
See also¶
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.