Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-2153

Add system properties for logging

    XMLWordPrintable

Details

    Description

      Desired Behavior

      • For logging purposes (Log4j) a number of properties should be available to identify the source of logging.
      • The Controller adds the following system properties to the JVM:
        • js7.cluster.nodeId = "Primary"|"Backup"
          
          • Values are provided depending on the js7.journal.cluster.node.is-backup setting in the controller.conf file: true => "Primary", false => "Backup".
      • The Agent adds the following system properties to the JVM.
        • for Standalone Agents and Subagents in an Agent Cluster
          js7.controllerId
          
          js7.agentId
          
          js7.subagentId
          
        • for Subagents in an Agent Cluster
          js7.subagenRole = "PRIMARY_DIRECTOR" | "SECONDARY DIRECTOR" | "NO_DIRECTOR"
          

      Attachments

        Issue Links

          Activity

            People

              jz Joacim Zschimmer
              ap Andreas PĆ¼schel
              Oliver Haufe Oliver Haufe
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: