Installation

Unable to start splunk

jessica_uditore
Explorer

I installed Splunk on a CentOS virtual machine 6 with the rpm package during the installation I had no problem.
Splunk is installed in the / opt / splunk and it says you have to start it using the command / opt / splunk / bin / splunk start, but I got this as output:-bash: / opt / splunk / bin / splunk: / lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
What should I do?

Tags (1)

stevenplunk
Engager

You downloaded the wrong architecture. Get the proper 32 or 64 bit for your system.

jessica_uditore
Explorer

I'm the user root.

0 Karma

jessica_uditore
Explorer

Don't work, same output.

0 Karma

Drainy
Champion

Ok, so at the command line try;

yum list installed glibc

In that list should be glibc.i686, if it isn't then type;

yum install glibc.i686

jessica_uditore
Explorer
0 Karma

Drainy
Champion

Is it 32bit or 64bit OS and which version of Splunk did you install?

0 Karma

jessica_uditore
Explorer

I'm the user root.

0 Karma

Drainy
Champion

Have you sudo'ed before trying to run the command?

0 Karma

Drainy
Champion

That looks a little like the error you get when trying to run splunkd.

To start it and to be absolutely sure we're talking about the same method;
navigate to /opt/splunk/bin
Once there type;
./splunk start
including the "." at the start of the command. Let us know if that works.

Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...