An easier method of finding duration of processes
Previously I wrote about calculating duration but I stumbled across a better method. There are two key factors, time stamps in Splunk are numbers and Carbon Black has a process_guid that links the life of the process. We'll use these two things to make a much shorter search.
Previous search
New search
As you can see it is much more compact and readable.
References:
https://docs.splunk.com/Documentation/Splunk/7.3.0/SearchReference/CommonStatsFunctions
Previous search
New search
As you can see it is much more compact and readable.
References:
https://docs.splunk.com/Documentation/Splunk/7.3.0/SearchReference/CommonStatsFunctions
Comments
Post a Comment