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!

Mastering Synthetic Browser Testing: Pro Tips to Keep Your Web App Running Smoothly

To start, if you're new to synthetic monitoring, I recommend exploring this synthetic monitoring overview. In ...

Splunk Edge Processor | Popular Use Cases to Get Started with Edge Processor

Splunk Edge Processor offers more efficient, flexible data transformation – helping you reduce noise, control ...

Introducing New Splunkbase Governance!

Splunk apps are essential for maximizing the value of your Splunk Experience. Whether you’re using the default ...