Skip to main content
csharma85
Staff
Staff
December 20, 2024

Technical Tip: How to read logs of a standalone Windows FSSO Mobility Agent

  • December 20, 2024
  • 0 replies
  • 837 views
Description This article describes how to view logs of the standalone Windows FSSO Mobility Agent.
Scope FSSO Mobility Agent.
Solution

Once the Mobility Agent is installed, A 'FortiClient' folder under C:\Program Files\Fortinet\FortiClient\ is created. This contains a folder 'logs', which contains *.dat files that the Mobility Agent writes its logs to.
For example, the mobility agents' logs are usually written into the fclog.dat file.

 

Use an SQL browser to read these logs, for example, 'SQLite Studio' or 'DB Browser for SQLite' (DB Browser for SQLite). The fclog.dat file can be added as the database, allowing logs to be viewed as shown in the snapshot below:

DB Browser for SQLite:

 

DB Browser for SQLiteDB Browser for SQLite

 

SQLite Studio:

 

csharma85_2-1734662989569.png