Splunk Search

List different lines even when not found

leonardomassard
Explorer

I had the follow data
index=os sourcetype=top host=xxxxxxx
| search COMMAND = "startWebworksAd" OR COMMAND="startWLSServer" OR COMMAND="startManagedWeb" OR COMMAND="launch.sh"
| table host, COMMAND

vmwl5167 startWebworksAd

vmwl5167 startWLSServer

vmwl5167 startManagedWeb

This data is based on top command on linux so if the process is not running so into the splunk the process will not have data been updating, I whish list the process on the query even when this situation occur count line by line and when not found they list as 0

vmwl5167 launch.sh 0
vmwl5167 startWebworksAd 1
vmwl5167 startWLSServer 1
vmwl5167 startManagedWeb 1

How do it?

Tags (1)
0 Karma

somesoni2
Revered Legend

Is the name of command fixed? Will there always be finite list of command that you search in a host?

0 Karma

leonardomassard
Explorer

Is the name of command fixed? Will there always be finite list of command that you search in a host?

Yes the name of command will be fixed.

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...