ipv6.uniqueRetryCount¶
Sets the maximum retry count for IPv6 random-consistent-unique anonymization.
This parameter applies to IP Address Anonymization Module (mmanon).
- Name:
ipv6.uniqueRetryCount
- Scope:
input
- Type:
integer
- Default:
input=1000
- Required?:
no
- Introduced:
8.2410.0
Description¶
Defines how many randomized replacements are attempted before giving up when
ipv6.limitUniqueMaxRetries is enabled. The retry limit only applies to
random-consistent-unique mode.
Input usage¶
module(load="mmanon")
action(type="mmanon" ipv6.anonMode="random-consistent-unique"
ipv6.limitUniqueMaxRetries="on" ipv6.uniqueRetryCount="500")
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.