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!

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Community Feedback

We Want to Hear from You! Share Your Feedback on the Splunk Community   The Splunk Community is built for you ...

Manual Instrumentation with Splunk Observability Cloud: Implementing the ...

In our observability journey so far, we've built comprehensive instrumentation for our Worms in Space ...