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!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...