Hi Team i'm new in splunk, I need to Monitor programs that executing on task manager whether is successfully or Not.
I will appreciate to see a sample
Thanks!!
Please describe in more detail what you wish to accomplish.
My wish is to write a search that will show programs executing on task manager
For example: if there are 5 programs executing then it should show 5.
There's a whole small "book" in https://docs.splunk.com/Documentation/Splunk/8.0.6/Data/AboutWindowsdataandSplunk about how to do windows data of various types.
As a shortcut to you, you can monitor pretty much ANYTHING you can get from perfmon.
https://docs.splunk.com/Documentation/Splunk/8.0.6/Data/MonitorWindowsperformance
Individual processes, overall stuff, SQL Server metrics... anything you can find in perfmon you can pull into Splunk.