Created on
01-02-2025
12:17 AM
Edited on
03-07-2025
08:16 AM
By
Sgagan
Description | This article describes how to troubleshoot the FortiAnalyzer Report/FortiView and FortiGate Policy /FortiView in Kilobytes / Megabytes value. |
Scope | FortiAnalyzer, FortiGate |
Solution |
At FortiAnalyzer run debug CLI commands as below:
diagnose debug disable <----- Use this command to stop the any pre running debugs. diagnose debug reset diagnose debug application fazvcd 255 diagnose debug enable diagnose debug disable <----- Use this command to stop the debug.
From the FortiAnalyer debug CLI commands result it will show the value in Bytes format, then use the below links to convert it to Kilobytes/Megabytes: https://www.gbmb.org/bytes-to-mb https://www.gbmb.org/bytes-to-kb
This is because both FortiGate and FortiAnalyzer show the Kilobytes/Megabytes value in different formats.
Below is the sample.
At FortiGate:
At FortiAnalyzer:
After FortiAnalyzer runs the above debug CLI command, then refresh the page.
Refresh at FortiGate:
Refresh at FortiAnalyzer:
|