Hey everyone Thanks in advance for any help you can provide. I recently
upgraded my company's FortiAnalyzer (FAZ) to 7.6.2, and a custom VPN
connection/disconnection report used by my manager has broken. While the
report is custom, it was originally ...
Hey All This has been solved with the below SQL query. All credit to
farhanahmed Thanks
HeathSELECTa.`user`,a.login,b.logout,b.duration,b.transferred_bytesFROM###(SELECT`user`,min(from_dtime(dtime))
AS login,tunnelidFROM$log-eventWHEREaction = 'tunne...
Thanks Stephen. As the report was working until the upgrade and reading
through the article, I don't believe that is the issue. Maybe this will
go unresolved until more people hit the issue on FAZ 7.6 路