Getting Data In

Having trouble cleaning index data

xcalibur
New Member

[root@syslog bin]# ./splunk clean eventdata
In order to clean, Splunkd must not be running.

Attempting to run splunkd fails with a libssl library not existing.
Wasnt able to locate that one anywhere...

I'm running CENTOS 6.4
Please HELP!

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

The warning about libssl is almost certainly because you are trying to run splunkd directly, instead of splunk.

0 Karma

Ayn
Legend

It's exactly like the error message says - you can't clean your index while Splunk is running. Run "splunk stop" (NOT "splunkd stop", splunkd is not meant to be run directly by users), then clean out your index(es).

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