Deployment Architecture

How to find the User/ServiceAccount/LocalAccount that is used by Splunk Instances

arrangineni
Path Finder

Is there a way to find out whether my Splunk Instances are running using a Domain Account or a Local Account. I can find out for windows navigating to services but how can I figure it out for Linux Instances?

0 Karma

whrg
Motivator

Hi! I'm not 100% this will work. Try it like this:

ps -C splunkd -o user:50

If it is a local account then you should get something like "root".

If it is a domain account then you should get something like "user@domain".

So if the output contains a @ symbol then Splunk is run by a domain account.

0 Karma
Get Updates on the Splunk Community!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...