Technical Tip: How to check and export FortiWeb Web Anti-Defacement (WAD) debug log using API
| Description | This article describes how to download WAD (Web Anti-Defacement) debug logs using API. |
| Scope |
|
| Solution | FortiWeb Web Anti-Defacement (WAD) debug log is not retrievable from the GUI access. To export the Web Anti-Defacement debug log, may use the API method to check the list of wad debug logs and download the log file.
https://<IP>/api/v2.0/wad/antidefacement.debuglog.list
https://<IP>/api/v2.0/wad/antidefacement.debuglog.detail?log_name=<log-file-name>
Related document: |




