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 from agent.conf
    • the security configuration from private.conf
  • The configuration format makes use of Typesafe Config, see JS7 - Configuration - Configuration Format
  • Restart the Agent instance to apply changes to any configuration file.

General Configuration

File: agent.conf

...