Installation

Why is there issue upgrading splunk universal forwarder?

Poojitha
Communicator

Hi All,

Please help me. I am trying to upgrade splunk UF forwarder to recent version i.e 9.0.3. I have stopped splunk service and have used below commands :

Downloaded tar file as root user :
wget -O splunkforwarder-9.0.3-dd0128b1f8cd-Linux-x86_64.tgz "https://download.splunk.com/products/universalforwarder/releases/9.0.3/linux/splunkforwarder-9.0.3-d..."

Unzipped as splunk user :
tar xvfz splunkforwarder-9.0.3-dd0128b1f8cd-Linux-x86_64.tgz -C /opt

Running this as splunk user , tried as root user as well :
./splunk start -accept-license

But splunk start service is stopping here :

Error calling execve(): No such file or directory
Error launching  command: Invalid argument

I have attached screenshot of what is happening, please help me with resolution.

I really appreciate your help.

Regards,
PNV




Labels (2)

blaha1
Explorer

Where you ever able to solve this issue?

Tags (1)
0 Karma

Poojitha
Communicator

@gcusello - Thanks for your response.

Yes , I am running splunk start from bin directory and the command as 

./splunk start --accept-license

Previous one in my comment was the typo. 

I tried reinstall with tar file command you gave. Its still same. Any other workaround ?

Regards,
PNV

 

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @Poojitha,

I usually use rpm, please try this.

Ciao.

Giuseppe

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @Poojitha,

I suppose that you're running the installation command from the folder /opt/splunkforwarder/bin.

then the command is a little different than the one you used:

./splunk start --accept-license

then you can use a simpler command to untar but it shouldn't be a problem:

tar xvzf splunkforwarder_package_name.tgz

You can find more infos at https://docs.splunk.com/Documentation/Forwarder/9.0.3/Forwarder/Upgradetheuniversalforwarder#Upgrade...

Ciao.

Giuseppe

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...