embeddedIpv4.limitUniqueMaxRetries¶
Controls whether random-consistent-unique anonymization limits retries for embedded IPv4 addresses.
This parameter applies to IP Address Anonymization Module (mmanon).
- Name:
embeddedIpv4.limitUniqueMaxRetries
- Scope:
input
- Type:
boolean
- Default:
input=off
- Required?:
no
- Introduced:
8.2410.0
Description¶
When enabled, random-consistent-unique mode will stop retrying after
embeddedIpv4.uniqueRetryCount
attempts. After the retry limit is reached, the behavior is controlled by
embeddedIpv4.maxRetryHandling.
Input usage¶
module(load="mmanon")
action(type="mmanon" embeddedIpv4.anonMode="random-consistent-unique"
embeddedIpv4.limitUniqueMaxRetries="on")
See also¶
IP Address Anonymization Module (mmanon)
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.