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!

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...