Splunk Search

Can't unlink pid file "/Applications/Splunk/var/run/splunk/splunkd.pid": Permission denied

TheJagoff
Communicator

Splunk Free Enterprose download.

Trying to start Splunk - non-root user. To "Start and Show Plunk" I get the error: Can't unlink pid file "/Applications/Splunk/var/run/splunk/splunkd.pid": Permission denied.

Changed it to 755 via sudo chmod 755 splunkd.pid and I try to restart, get the same error

Running MACPRO Mavericks.

Any help is greatly apprciated

0 Karma
1 Solution

MuS
Legend

Hi TheJagoff,

you need to chown the /Application/Splunk directory to the non-root user after you stopped splunk. Try this in a terminal as the non-root user:

sudo chown -R non-root-user /Application/Splunk
/Application/Splunk/bin/splunk start

You also need to modify the /Application/Splunk/etc/splunk-launch.conf file to set the userid which runs splunk.
Hope this helps ...

cheers, MuS

View solution in original post

grijhwani
Motivator

You'll get this as a consequence of running splunk as root, or as a bootable service.

0 Karma

MuS
Legend

Hi TheJagoff,

you need to chown the /Application/Splunk directory to the non-root user after you stopped splunk. Try this in a terminal as the non-root user:

sudo chown -R non-root-user /Application/Splunk
/Application/Splunk/bin/splunk start

You also need to modify the /Application/Splunk/etc/splunk-launch.conf file to set the userid which runs splunk.
Hope this helps ...

cheers, MuS

TheJagoff
Communicator

Worked perfectly! Many thanks!

0 Karma

MuS
Legend

you're welcome - please accept the answer in this case.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...