DLP incidents not created for file uploads on an NGFW due to missing DLP configuration
489
Created On 05/03/25 13:54 PM - Last Modified 09/16/25 02:38 AM
Symptom
- Occasionally DLP incidents will not get created for a file upload traffic flowing through the firewall.
- Other symptoms include the command “show ctd-agent dp-config” displays blank output
Environment
- Strata Cloud Manager (SCM)
- Panorama managed NGFW
- Enterprise DLP
Cause
- Corrupt DLP installation.
- During the time of plugin installation, the install flow fails to create dlp folder under /opt/pancfg/mgmt/plugins/appdata/ on firewall file structure. This directory holds all DLP configuration.
- As a result “show ctd-agent dp-config” displays blank.
- Since there was no config, the DLP will not function.
Resolution
- Review “plugin_dlp.log” from the firewall tech support file. The following error help evaluate the issue
ERROR: [p1-commit] create_dlp_config: Exception: [Errno 2] No such file or directory: '/opt/pancfg/mgmt/plugins/appdata/dlp/dp-config.xml'
ERROR: [p1-commit] DLP Configuration not found
- Run command “show ctd-agent dp-config” in CLI and if it shows blank that means there is no data plane config for DLP
- Check the firewall UI->Device->Plugins. Uninstall and install a DLP plugin (Same or a different one).
- Once this is done, commit/push from SCM or Panorama.
- This will create a DLP folder /opt/pancfg/mgmt/plugins/appdata/dlp/ enabling all DLP configuration into the firewall.
- After this, upload or download tests should create incidents.