All Apps and Add-ons

Why does running ps.sh and ps from the host show more data than running a search in Splunk?

banderson7
Communicator

Running the search hostname=hostname index=os source=ps doesn't show all the information that running ps.sh from the host shows. For example, I don't see my Java command. Can someone help w/ this?

0 Karma

woodcock
Esteemed Legend

The command will run on the Forwarder as the user that owns/runs the splunkd process. That user may not be privileged enough to show everything. See about giving sudo to that user and running the ps as root with sudo.

0 Karma

banderson7
Communicator

That's not it unfortunately. Splunk runs as the splunk user on the server, and when I login to the server as that user and run ps, I get all the data I expect.

0 Karma

pkeller
Contributor

This sounds like you might be getting truncated after 256 events (the default). If that's the case, you could update props.conf for the 'ps' sourcetype with TRUNCATE = 0.

Get Updates on the Splunk Community!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...