The FortiAnalyzer was upgraded to v7.4.6, and after that, the Log View page does not load.Â
 Â To resolve this issue, run the following command.
diagnose system fsck harddisk
 Â This will reboot the FortiAnalyzer and repair the file system. Also, the FortiAnalyzer database should be rebuilt if necessary.
Before proceeding with the SQL Database rebuild, confirm that the ADOM is allocated enough storage for both Analytics and Archive, and this can be verified through the following command:
diagnose log device
For SQL database rebuild:Â
Note that in versions prior to FortiAnalyzer v7.6, the ADOM does not require a restart.
execute sql-local rebuild-adom <AdomName>Â
execute sql-local rebuild-dbÂ
   For the rebuild, follow the steps outliend in Technical Tip: FortiAnalyzer SQL database delete and rebuild.
In some cases, stopping the FortiSIEM module is also necessary: Technical Tip: How to improve FortiAnalyzer performances when FortiSIEM module is not needed. If the issue persists, open a TAC ticket and attach the commands below to the output, running the last line 5 times in the interval of 5 seconds.
diagnose test application fazcfgd 6 db 10
diagnose sql hcache status all
diagnose test app sqlrptcached 2
Also, share the TAC report from FortiAnalyzer:
To save logs to a file, see Technical Tip: How to create a log file of a session using PuTTY.
Execute the following command on FortiAnalyzer:
execute tac report
|