Advanced configuration

You can tweak the agent's config to toggle features and enhance security.

In most cases, the agent is configured and managed entirely from the ConfigX c. If you have advanced requirements, you can manually edit the config file.

Configuration file

The agent configuration file is automatically generated and populated when you first perform setup during the installation process.

The configuration file config.json is located in the agent's data directory, /etc/cfgx-agent.

πŸ“‚ Config file location
/etc/cfgx-agent/config.json
circle-exclamation

Configuration options

The following options can be set in config.json:

Setting
Description

RegistrationId

πŸ”’ Agent credential: unique ID. Issued by server during setup.

AuthToken

πŸ”’ Agent credential: auth token. Issued by server during setup.

circle-info

Options denoted with πŸ”’ are issued by the server, and cannot normally be changed.

Last updated