Installation

Splunk install for Linux Centos

Marco
Communicator

I am currently trying to install Splunk a Linux Centos box. I have tried to install both the .RPM and TAR files for Splunk but I keep getting this error:

Install error.jpg

I've Also tried forcing the installation but no luck. 

Thank you,

Marco

Labels (3)
0 Karma

codebuilder
Influencer

Use yum.

yum install -y <full_name_of_rpm>

----
An upvote would be appreciated and Accept Solution if it helps!
0 Karma

klaxdal
Contributor

RPM -ivh always works well for me .

0 Karma

Marco
Communicator

@klaxdal  Although it didn't work it gave me different results. I appreciate the help

failedInstall.PNG

Tags (1)
0 Karma

klaxdal
Contributor

Is this an upgrade or initial install ?

 

if upgrade try rpm -ivh   <package name > —force 

Marco
Communicator

@klaxdal  I checked my bin directory and it looks like only half of splunk installed (compared to the Bin Directory on Windows Splunk). I'm going to uninstall the app and let you. 

binDir.PNG

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...