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!

Introducing New Splunkbase Governance!

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

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 ...

3 Ways to Make OpenTelemetry Even Better

My role as an Observability Specialist at Splunk provides me with the opportunity to work with customers of ...