Preview
Parameters
Name
Text
Input the name of the process
- Leaving this blank is considered a catch-all and will trigger on any process started
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
executable | string | Name of the process executable. |
fullPath | string | Exact path of the process executable. |
name | string | Name of the process watched for. |
parentProcessId | string | ID of the program that launched the process. |
path | string | Path to the directory of the process. |
processId | string | ID used in Windows for the process. |