book
Article ID: 316813
calendar_today
Updated On:
Cause
The logging cannot be enabled as the rule is created by NCP and is protected
Resolution
This is an expected behavior and cannot be modified.
Workaround:
In the ncp.ini file there is a log_dropped_traffic section similar to the following:
# Indicates whether distributed firewall DENY rules are logged.
#log_dropped_traffic = False
If the log_dropped_traffic parameter is uncommented and set to True, all denied packets are logged.
Note: This is not a persistent setting as the setting is not coming from the PKS tile.
Additional Information
See
Configmap for ncp.ini in ncp-rc.yml for additional information on modifying the
ncp.ini file.