ipv6.enable¶
Enables or disables IPv6 address anonymization for the mmanon action.
This parameter applies to IP Address Anonymization Module (mmanon).
- Name:
ipv6.enable
- Scope:
input
- Type:
boolean
- Default:
input=on
- Required?:
no
- Introduced:
7.3.7
Description¶
This parameter controls whether mmanon
will attempt to find and anonymize
IPv6 addresses. If set to off
, all other ipv6.*
parameters for this
action are ignored. Note that this does not affect IPv6 addresses with embedded
IPv4 parts, which are controlled by
embeddedIpv4.enable.
Input usage¶
module(load="mmanon")
action(type="mmanon" ipv6.enable="off")
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.