Getting Data In

Why are Services/processes missing from ps sourcetype query?

bsg273
Path Finder

I have Splunk_TA_nix installed and ps.sh enabled on my Apache storm nimbus instances.  I can run a general ps sourcetype query on a service I know should always be running like rhnsd and get events back just fine ...

 

 

index=os host="my-stormn-1" sourcetype=ps rhnsd

 

 

 However, when I do the same for the "stormnimbus" service I get zero events back ...

 

 

index=os host="my-stormn-1" sourcetype=ps stormnimbus

 

 

Meanwhile, a "sudo systemctl status stormnimbus" on the my-stormn-1 instance itself shows that it is active and running.  I'm having the same problem also with the stormui service as well as the stormsupervisor service running on my storm supervisor instances.  I should note that I do have Splunk_TA_nix installed on my splunk indexers.  Any advice as to why these services are not returning events with ps and how to fix it would be greatly appreciated.

Labels (5)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @bsg273,

did you tried to manually debug the search?

in other words, running the search without the word "stormnimbus" is there a similar string?

maybe in the ps command output it has a different value (e.g. "storm nimbus").

You could manually search or use a part of the string (e.g. storm or nimbus) and see if the value is present in Splunk data.

Ciao.

Giuseppe

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...