What can we help you with?

e.g. Getting Started, Build Dashboards

1 comment

  • Official comment
    Avatar
    Jay
    1. stop the agent
    2. edit the config.json inside <bundle>/agent/config folder and set cluster to true.  
    {
      "configRefreshPeriodMins":1,
      "connectorId":"HostedAgentID",
      "autoDownloadLib":false,
      "cluster":false
    }
    if running on-premise docker, then: 
    3. rebuild the docker image
    4. start up the docker container
    Comment actions Permalink

Please sign in to leave a comment.