Skip to content

Processes

Evidence: Processes
Description: Collect Processes
Category: System
Platform: esxi
Short Name: process
Is Parsed: Yes
Sent to Investigation Hub: Yes
Collect File(s): No

On ESXi, process snapshots capture running services and daemons that manage hypervisor operations and virtual machines. This visibility is key for detecting unauthorized services and runtime anomalies.

This collector gathers structured data about processes.

FieldDescriptionExample
WIDWID123
CIDCID123
NameNameExample value
GIDGID123
PGIDPGID123
SIDSID123
PCIDPCID123
TypeTypeExample value
StateStateExample value
WaitWaitExample value
CPUCPUExample value
TimeTimeExample value
SecurityDomainSecurity DomainExample value
UserSpaceUser SpaceExample value
CommandCommandExample value

This collector parses a pre-generated detailed process snapshot text file, tokenizes columns, and normalizes per-process attributes including identifiers, state, CPU/time fields, and command line.

Process listings reveal active components, potential malicious or misconfigured services, and support timeline correlation with host events and VM operations.