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!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

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 ...