Monitoring Splunk

starting splunkd hangs after checking Indexes

rajalokan
New Member

Hi

I'm starting with settingup splunk in my local vagrant box. I dounloaded tar ball and uzipped. From inside the directory on running

./splunk start splunkd gives

Checking prerequisites...
Checking mgmt port [9092]: open
Checking configuration... Done.
Checking critical directories... Done
Checking indexes...

This is the part where it hangs and never returns back. Looks like some silly configuration to index only very small of data. Can anyone help?

Tags (1)
0 Karma

marinao_dm
New Member

I have the same problem. Guess you are using a mounted volume for your splunk index/db.

config.vm.synced_folder "splunk", "/opt/splunk"

That does not work. Try Going into Virtualbox settings and use a bigger VM disk, something like /home/splunk. I made it work that way.

0 Karma

abhayneilam
Contributor

Please let me know the content of "indexes.conf" file listed under "$SPLUNK_HOME/etc/system/local" directory and also the first two lines of "inputs.conf" and "props.conf"

0 Karma

lukejadamec
Super Champion

What OS is the box?

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 ...