sourcePort.end¶
Sets the ending source port when cycling through spoofed source ports.
This parameter applies to omudpspoof: UDP spoofing output module.
- Name:
sourcePort.end
- Scope:
action
- Type:
integer
- Default:
42000
- Required?:
no
- Introduced:
5.1.3
Description¶
Specify the end value for circling the source ports. End must be equal to or more than sourcePort.start.
Action usage¶
action(type="omudpspoof" target="192.0.2.1" sourcePort.start="10000" sourcePort.end="19999")
Legacy names (for reference)¶
Historic names/directives for compatibility. Do not use in new configs.
$ActionOMUDPSpoofSourcePortEnd — maps to sourcePort.end (status: legacy)
See also¶
See also omudpspoof: UDP spoofing 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.