Technical Tip: Logdisk format does not remove WAD backup files
| Description | This article describes how to verify the removal of Web Anti-Defacement backup files. |
| Scope | FortiWeb. |
| Solution | Web Anti-Defacement(WAD) monitored sites' files are stored in FortiWeb logdisk. The files are saved under the directory /var/log/wad/site/<site-id>.
FortiWeb # diagnose system mount list
In a normal case, an administrator uses 'execute formatlogdisk' to clear logdisk utilization; however, this will be ineffective for WAD backup files.
To clear WAD backup files, simply disable the monitor (in each monitored website) in the WAD site configuration.
In GUI:
In CLI:
config wad website edit 1 set name Web-Server set monitor disable next end
Verify logdisk mount.
FortiWeb # diagnose system mount list
Related document: |

