Versions Compared

Key

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

...

  • JS7 makes use of Log4j2 for logging purposes. Log rotation is required to prevent log files from filling up disk space.
  • The default configuration includes to limit disk space consumption for each of Controller, Agent and JOC Cockpit.
  • The configuration to rotate log files is similar for any JS7 components.
  • Consider that log output of orders and jobs in workflow are not stored with log files but are immediately added to the JS7 - Database and JS7 - History respectively.

Log4j2 Configuration Files

...