Last Modified: Sep 02, 2025
Affected Product(s):
BIG-IP TMOS
Known Affected Versions:
17.1.0, 17.1.0.1, 17.1.0.2, 17.1.0.3, 17.1.1, 17.1.1.1, 17.1.1.2, 17.1.1.3, 17.1.1.4, 17.1.2, 17.1.2.1, 17.1.2.2, 17.5.1
Opened: Aug 19, 2025 Severity: 3-Major
If you are in a non-common partition in tmsh and run "load /sys config current-partition", "log-publisher" options under "security firewall config-change-log (AFM)" and under "net ipsec ike-daemon ikedaemon" might change to "none".
"log-publisher" config might be reset to "none".
Load other (non "/Common") partition configuration by running "load /sys config current-partition" TMSH command.
After running into the issue, manually set log-publisher by TMSH as needed. # tmsh modify security firewall config-change-log log-publisher local-db-publisher # tmsh modify net ipsec ike-daemon ikedaemon log-publisher default-ipsec-log-publisher
None