Fusion Edge Server Audit

From Fusion Registry Wiki
Revision as of 10:46, 16 January 2024 by Plazarou (talk | contribs)
Jump to navigation Jump to search

This page explains details the Audit capabilities of Fusion Edge Server.

Audit File

All Audit information from Fusion Edge Server is written to Audit files which are located in the "Audit" sub-folder of your [[Fusion_Edge_Server_Directory|Edge Server Directory]. Audit files are named according to the format:

 EdgeServerAudit_<launch time>_<log index>.json.  

For example:

 EdgeServerAudit_1699022799196_1.json 

This file will grow until the Edge Server is terminated or the file reaches the file limit of 10Mb in size. If the file limit is reached a new file is created with the next incremental Log Index value.

This file does not contain formatted JSON. The best way to view it is to use a formatter tool, such as JSON Line.

This file may be locked by your Operating System. If you wish to view it (and format it) you may have to make a copy first