uberAgent

Configuration via Local Config Files

Platforms: all

Configuration via local config files is an alternative to configuring uberAgent via central config file management or Group Policy.

Config File Location

Windows

Config File Templates

Starting with uberAgent 7.3.1, the agent installer does not store the template configuration files on disk any more. You can download the latest template config files for your installed uberAgent version on GitHub.

As the agent searches for valid configurations only in the %PROGRAMDATA%\vast limits\uberAgent\Configuration\ directory, perform the following steps:

  1. Download the config files from GitHub to %PROGRAMDATA%\vast limits\uberAgent\Configuration\
  2. Modify the %PROGRAMDATA%\vast limits\uberAgent\Configuration\uberAgent.conf file.

Configuration Optimized for Data Volume

To switch to the configuration optimized for data volume back up uberAgent.conf and rename uberAgent-data-volume-optimized.conf to uberAgent.conf.

macOS

The configuration file uberAgent.conf for the uberAgent daemon is located in /Library/Application Support/uberAgent/. During upgrades, files in this directory are not overwritten to preserve customizations. It is recommended to update the default configuration from the config file templates (see below) after an upgrade.

Config File Templates

Starting with uberAgent 7.3.1, the agent installer does not store the template configuration files on disk any more. You can download the latest template config files for your installed uberAgent version on GitHub.

Applying Configuration Changes

The agent reads the configuration upon startup of the uberAgent service/daemon. To apply configuration changes, restart the uberAgent service/daemon.

Configuration via Local Config Files