Deployment Architecture

Scripted splunkforwarder deployment: FAILED: Error updating configuration.

ssbarnea
Explorer

Deployment fails with the error: FAILED: Error updating configuration.

The command being executed is
"/opt/splunkforwarder/bin/splunk" set deploy-poll "mymachine.example.com:8089" --accept-license --answer-yes --auto-ports --no-prompt

This command is part for the example deploy script provided by splunk.

Tags (1)
0 Karma

jgedeon120
Contributor
/opt/splunkforwarder/bin/splunk start --accept-license --answer-yes --auto-ports --no-prompt
/opt/splunkforwarder/bin/splunk set deploy-poll mymachine.example.com:8089 -auth admin:changeme
/opt/splunkforwarder/bin/splunk enable boot-start
/opt/splunkforwarder/bin/splunk edit user admin -password $PASSWORD -auth admin:changeme
/opt/splunkforwarder/bin/splunk restart

Is what I use in my script

Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...