This article describes how to extract Console logs downloaded from the GUI. Windows Subsystem for Linux can be installed to run Linux commands. When the console logs are downloaded from the GUI, it is not viewable with a text editor because the file being compressed with Zlib needs to be extracted first.
FortiGate
wsl --install
pwd
ls
sudo apt install qpdf
zlib-flate -uncompress < comlog.log > comlogout.txt
Related article:
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.