Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Signifikant Platform generates three log files, one for each major systems component: Manager, Server and Web Viewer. Publish and import processes generate log files respectively. The default locations of the log files are:

Log fileServerDefault locationComment
AssertWeb.logWeb serverC:\ProgramData\Signifikant\Assert

Prime log file for the Web Viewer. 

Configuration and location of log is defined in server.config.

AssertServer.logManager ServerC:\ProgramData\Signifikant\Assert

Prime log file for the Manager Server. 

Configuration and location of log is defined in server.config.

AssertManager.logClientC:\Users\<USER>\AppData\Roaming\Signifikant\Assert

Prime log file for the Manager application. 

Configuration and location of log is defined in settings.config.

Manager log can be accessed from the Help Menu from within the Manager application.

publish.logServer

Typically configured to:

D:\Assert\Data\<site>\Publication\<publication type>\<tempsite>

By right clicking in publication storage in Manager and selecting "Explore target" it is possible to easily navigate to this log file.

Each publication will get this log.

Location of publish.log is always the publication's directory.

transform.logManager Server

Typically configured to:

D:\Signifikant\Export\<export>\Status

Each transformation during import process will get this log.

Location of transform.log is always the export (transform) directory.

import.logManager Server

Typically configured to:

D:\Signifikant\Import\<export>\Status

Each import during import process will get this log.

Location of import.log is always the import directory.

offline.log Offline client The Offline Viewer logfile is available by clicking on the pen icon in the toolbar of the Offline Viewer application. Offline client's local log.
API trace logsWeb server

Typically configured to:

D:\Signifikant\TraceLogs\

When Web Viewer communicates with an API, eg an ERP, each call will generate one request and one responce trace log with content of call and response.

Configuration and location of trace logs are in profile.config.



Info
titleRecommended log file location

It is recommended not to place log files from Server or Web Viewer on C disk.

...