Skip to content
Please update to the latest release 0.77.2 to address Multiple CVEs.
process_tracker_tree

process_tracker_tree

Function
Arg Description Type
id Process ID. string
data_callback A VQL Lambda function to that receives a ProcessEntry and returns the data node for each process. Lambda
max_items The maximum number of process entries to return (default 1000) int64

Description

Get the full process tree under the process id.