Installation

Scripted upgrade failing for Linux Universal forwarder

kathyl
Engager

I am trying to upgrade 30 Universal Forwarders from 7.1.2 to 9.0.2 on Linux.  I've read several responses here including this one: https://community.splunk.com/t5/Installation/Scripted-install-thrown-by-upgrade-prompt/m-p/46594 but it is not working for me.  Here is what I have tried:

/opt/splunkforwarder/bin/splunk start --accept-license --answer-y
/opt/splunkforwarder/bin/splunk start --accept-license --answer-y --no-prompt

Installing manually (from the command line and answering the prompt) works, but I really want to script this.  But first I have to figure out how to avoid getting the upgrade prompt.  Are there any other ideas to help me do this?

Labels (3)
0 Karma

kathyl
Engager

And I just tried a little somethig and it worked.  The answer was using:

--answer-yes  vice --answer-y.

Hope this helps someone else

 

richgalloway
SplunkTrust
SplunkTrust

Perhaps it was a typo when posting the question, but the correct option name to suppress prompts is --answer-yes.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Automatic Discovery Part 2: Setup and Best Practices

In Part 1 of this series, we covered what Automatic Discovery is and why it’s critical for observability at ...