Skip to main content
tonylin1
Staff
Staff
August 22, 2019

Technical Tip: How to collect debug info from FortiWAN

  • August 22, 2019
  • 0 replies
  • 2711 views

Description

This article explains how to collect debug info from FortiWAN.
Indeed, since FortiWAN V4.2.3, user can collect back end data and download it from WebUI for developer to analyze.


Scope
Firmware After V4.2.3

Solution
1) Log on WebUI and copy the URL (example: https://192.168.0.1/script/login.php)

 
 
2) Open a new browser tab, paste the URL on address bar and replace login.php with diag.php?cmd=get-diag-data (example: https://192.168.0.1/script/diag.php?cmd=get-diag-data)