Graphlytic logging

Graphlytic uses slf4j and logback binding.

Location of log directory is configured, see Win: 3. Install Graphlytic

Common log

file: graphlytic.log

Contains all logs.

Audit log

Backend Audit log

file: graphlytic-audit.log

Contains backend audit logs (a subset of the common log):

  • when a user was successfully logged into Graphlytic (time, name of the user)

  • information about unsuccessful authentication (time, name of the user)

  • information about data changing operations for nodes and relationships (create, update, delete) (time, name of the user, name of the operation).

Frontend Audit log

file: graphlytic-frontend.log

Contains audit logs (a subset of the common log) of the Graphlytic frontend application with richer context information, e.g. about exploring.