Installation

Why am I not able to start newly installed Splunk on Macbook?

aliyev12
Engager

Hello,

I recently installed Splunk on my MacBook, but I'm not able to start the application. Anytime I open it, I get the following error in the terminal:

homePath='/Applications/Splunk/var/lib/splunk/audit/db' of index=_audit on unusable filesystem.
Validating databases (splunkd validatedb) failed with code '1'.  If you cannot resolve the issue(s) above after consulting documentation, please file a case online at http://www.splunk.com/page/submit_issue

If anyone has ever encountered this issue, please let me know how this could be fix.

Thank you!

Labels (1)
0 Karma
1 Solution

mayurr98
Super Champion

Have you tried this?

Add this line to $SPLUNK_HOME/etc/splunk-launch.conf

OPTIMISTIC_ABOUT_FILE_LOCKING = 1

https://answers.splunk.com/answers/306998/why-am-i-getting-homepathoptsplunkvarlibsplunkaudi.html
https://answers.splunk.com/answers/453977/macos-sierra-1012-kills-splunk.html

let me know if this helps!

View solution in original post

mayurr98
Super Champion

Have you tried this?

Add this line to $SPLUNK_HOME/etc/splunk-launch.conf

OPTIMISTIC_ABOUT_FILE_LOCKING = 1

https://answers.splunk.com/answers/306998/why-am-i-getting-homepathoptsplunkvarlibsplunkaudi.html
https://answers.splunk.com/answers/453977/macos-sierra-1012-kills-splunk.html

let me know if this helps!

aliyev12
Engager

Hi mayurr98,

Thank you for quick response! Yes, this helped.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...