Splunk Enterprise

How to check which local system account splunk is using to run?

summitsplunk
Communicator

How do I verify which account splunk is running as? I want to make sure it's running as splunk and not root.

Tags (1)
0 Karma
1 Solution

FrankVl
Ultra Champion

Log in to the command line and run a command like ps aux | grep Splunk which shows the user the Splunk process runs as at the start of the line.

View solution in original post

FrankVl
Ultra Champion

Log in to the command line and run a command like ps aux | grep Splunk which shows the user the Splunk process runs as at the start of the line.

Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...