Versions Compared

Key

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

...

  • An Agent makes use of two configuration files:
    • the general configuration file agent.conf that is available from the following locations:
      • Windows: C:\ProgramData\sos-berlin.com\js7\agent\var\config\agent.conf
      • Unix /var/sos-berlin.com/js7/agent/var/config/agent.conf
    • the security configuration file private.conf that is available from the following locations:
      • Windows: C:\ProgramData\sos-berlin.com\js7\agent\var\config\private.conf
      • Unix: /var/sos-berlin.com/js7/agent/var/config/private/private.conf
    • The configuration format makes use of Typesafe Config, see JS7 - Configuration Format
    • Restart the Agent instance to apply changes to any configuration file.
  • For HTTPS configuration consider consider the JS7 - Configuration for mutual HTTPS Server Authentication and Client AuthenticationTemplates

Default Configuration

General Configuration File: agent.conf

...