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 (4)
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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...