Technical Tip: How to export the FortiManager debug log via FTP
Description
The FortiManager debug log can be exported via FTP with the following command:
# 5.2
| diagnose system export umlog ftp <ip> <username> <password> <directory> crashlog-fmg.tgz |
# 5.0
| diagnose system export umlog ftp <ip> <username> <password> <directory> crashlog-fmg.tgz |
# 4.0MR2
| diag fmsystem export umlog ftp crashlog <ip> <username> <password> <directory> crashlog-fmg.tgz |
# Pre-4.0MR2
| diag fmsystem export umlog crashlog <ip> <username> <password> <directory> crashlog-fmg.tgz |
