You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

Scope

Controller

Log file location: logs sub-directory of the Controller installation.


Main LogDebug Log
Log Filecontroller.logcontroller-debug.log
Log Rotationdailydaily
Log Retention30d30d
PurposeThe log file holds any log output of the Controller including cluster state information and coupling events.

Agent

Log file location: logs sub-directory of the Agent installation.


Main LogDebug Log
Log Fileagent.logagent-debug.log
Log Rotationdailydaily
Log Retention30d30d
PurposeThe log file holds any log output of the Agent including e.g. reconnection attempts and coupling events.

JOC Cockpit

  • Log file location: logs sub-directory of the JOC Cockpit installation.

  • Jetty Log


    Main Log
    Log Filejetty.log
    Log Rotationwith each (re)start
    Log Retention0d
    Purpose

    The log file holds log output created on start-up of the servlet container. If the Jetty servlet container wouldn't start then this is the log file to check for errors.



  • JOC Cockpit Log


    Main LogDebug Log
    Log Filejoc.logjoc-debug.log
    Log Rotationdailydaily
    Log Retention30d30d
    PurposeThe log file holds log output created by the JOC Cockpit application. For problems occurring during operation of JOC Cockpit, e.g. with database connections, this log file includes detailed information.



  • Audit Log


    Main Log
    Log Fileaudit.log
    Log Rotationmonthly
    Log Retentionunlimited
    Purpose

    The JS7 - Audit Log stores information about any changes to the state of objects, such as deploying workflows, cancelling and suspending orders etc. Consider that information from the audit log file can be subject to compliance requirements.



  • Authentication Log


    Debug Log
    Log Fileauthentication-debug.log
    Log Rotationdaily
    Log Retention30d
    Purpose

    This log is available for debug output only. It provides detailed information about login to JOC Cockpit including connections to LDAP Directory Services for authentication.



  • Connection Pool Log


    Debug Log
    Log Fileconnection-pool-debug.log
    Log Rotationdaily
    Log Retention30d
    Purpose

    This log is available for debug output only. It provides detailed information about session management of the connection pool that handles database connections.



  • Service Logs
    • JS7 - Cleanup Service


      Main LogDebug Log
      Log Fileservice-cleanup.logservice-cleanup-debug.log
      Log Rotationdailydaily
      Log Retention30d30d
      PurposeThe service cleans up entries from the order and task history, deployment history, daily plan history and audit log.



    • JS7 - Cluster Service


      Main LogDebug Log
      Log Fileservice-cluster.logservice-cluster-debug.log
      Log Rotationdailydaily
      Log Retention30d30d
      PurposeThe service operates the JOC Cockpit cluster and performs switch-over and fail-over operations when required.



    • JS7 - Daily Plan Service


      Main LogDebug Log
      Log Fileservice-dailyplan.logservice-dailyplan-debug.log
      Log Rotationdailydaily
      Log Retention30d30d
      PurposeThe service plans orders from schedules and submits orders to Controllers.



    • JS7 - History Service


      Main LogDebug Log
      Log Fileservice-history.logservice-history-debug.log
      Log Rotationdailydaily
      Log Retention30d30d
      PurposeThe service receives events about order state transitions and log output of underlying jobs from Controllers and adds them to the history.





  • No labels