Command options
When working with the Remote Upgrader for Linux Universal Forwarders, the following command options are available:
Option | Desc | Example |
---|---|---|
--accept-license | Accept the license silently | ./bin/install.sh --accept-license |
--create-user | Create a default user/group to run the Remote Upgrader for Linux Universal Forwarders daemon. The user and group name can be customized in ./config/local_config.
You cannot use this option in conjunction with --user or --group |
./bin/install.sh --create-user |
-u or --user
-g or --group |
Provide an existing user and group to run the Remote Upgrader for Linux Universal Forwarders upgrader daemon. | Cannot use in conjunction with --create-user
. /bin/install.sh --user <user> --group <group> |
--splunk-home | The path to SPLUNK_HOME to be upgraded. Use this if there are multiple Splunk products installed on the same instance. | ./bin/install.sh --splunk-home /opt/splunkforwarder |
Once installed, the Remote Upgrader for Linux Universal Forwarders continues monitoring one specific folder to wait for universal forwarder packages and upgrades the universal forwarder when the package becomes available.
Modify remote upgrader using the configuration files | How the Remote Upgrader for Linux Universal Forwarders works |
This documentation applies to the following versions of Splunk® Universal Forwarder: 1.0.0, 8.2.11, 8.2.12, 9.0.5, 9.0.6, 9.0.7, 9.0.8, 9.0.9, 9.0.10, 9.1.0, 9.1.1, 9.1.2, 9.1.3, 9.1.4, 9.1.5, 9.1.6, 9.1.7, 9.2.0, 9.2.1, 9.2.2, 9.2.3, 9.2.4, 9.3.0, 9.3.1, 9.3.2, 9.4.0
Feedback submitted, thanks!