Last Modified: Dec 11, 2025
Affected Product(s):
BIG-IP AFM
Known Affected Versions:
17.1.3
Fixed In:
21.0.0
Opened: Oct 03, 2025 Severity: 3-Major
The "Logging" and "Auto Generate UUID" checkboxes for firewall rules do not respond in the GUI but work correctly via tmsh CLI.
Users are unable to enable or disable "Logging" and "Auto Generate UUID" for firewall rules via the BIG-IP AFM GUI
The issue occurs when editing firewall rules in the BIG-IP AFM GUI
Use tmsh: tmsh modify security firewall rule-list SELF-IP-WEB rules modify { new3 { log yes } }
None