Change Logging
 
 When enabled, change logging writes changes made by users to a WildFly log file on the server.  
 
  Log file records are written in the following format: 
 
 
<timestamp> <scenario guid> <path to scenario> <user> entity-update <entities updated>Because of data dependencies relating to shared indexing, when a new row is added to an entity, some extra and unexpected records may be written to the change log.
 The default installation directory for the 
 Xpress Insight server is: 
 
 
<installdir>/insight/server/wildfly-9.0.1.FinalTypically, the JBOSS_HOME environment variable will point to the above location, and is used in the rest of this section.
 By the default location of the change log file is: 
 
                JBOSS_HOME/standalone/log/insight-data-changes.log
 
