-
Notifications
You must be signed in to change notification settings - Fork 0
4.7.7 Configuration Log Filter Allowed
Gurdeep Singh (Guru) edited this page Aug 14, 2024
·
1 revision
By default, we log Blocked IPs connection. If you want to also log Allowed IPs for troubleshooting purposes, you can do it so with this method.
admin@phpterminal:firewall(config)# set log filter allowed enable
SET LOG FILTER ALLOWED ENABLE OUTPUT
...
FIREWALL DETAILS > GEODATA_DOWNLOAD_DATE : null
FIREWALL DETAILS > LOG_FILTER_ALLOWED : Yes
admin@phpterminal:firewall(config)#
$firewall->setConfigLogFilterAllowed('enable');