Fleet logo
Menu An icon indicating that interacting with this button will open the navigation menu.
Fleet logo An 'X' icon indicating that this can be interacted with to close the navigation menu.
Multi platform
Device management   (+ MDM) Orchestration   (+ monitoring) Software management   (+ CVEs) Integrations

Docs
Stories
News Ask around Meetups Share your story COMPANY
The handbook Testimonials

Pricing Schedule a demo
Multi platform
Device management + MDM Orchestration + monitoring Software management + CVEs, usage, app library Integrations
Docs
Stories
News Ask around Meetups Schedule a demo Share your story COMPANY The handbook Testimonials
Pricing Try it yourself

Tables

Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.

macOS Apple

Linux Linux

Windows Windows

Chrome ChromeOS

{{table.title}} evented table

process_etw_events

click to open the table of contents
Windows logo

process_etw_events EVENTED TABLE

Windows process execution events.

Column Type Description
cmdline text Command Line
datetime text Event timestamp in DATETIME format
eid integer Event ID
Not returned in SELECT * FROM process_etw_events.
exit_code integer Exit Code - Present only on ProcessStop events
flags integer Process Flags
header_pid bigint Process ID of the process reporting the event
Not returned in SELECT * FROM process_etw_events.
mandatory_label text Primary token mandatory label sid - Present only on ProcessStart events
parent_process_sequence_number bigint Parent Process Sequence Number - Present only on ProcessStart events
Not returned in SELECT * FROM process_etw_events.
path text Path of executed binary
pid bigint Process ID
ppid bigint Parent Process ID
process_sequence_number bigint Process Sequence Number - Present only on ProcessStart events
Not returned in SELECT * FROM process_etw_events.
session_id integer Session ID
time bigint Event timestamp in Unix format
Not returned in SELECT * FROM process_etw_events.
time_windows bigint Event timestamp in Windows format
Not returned in SELECT * FROM process_etw_events.
token_elevation_status integer Primary token elevation status - Present only on ProcessStart events
token_elevation_type text Primary token elevation type - Present only on ProcessStart events
type text Event Type (ProcessStart, ProcessStop)
username text User rights - primary token username

Example

select * from process_etw_events WHERE datetime BETWEEN '2022-11-18 16:40:00' AND '2022-11-18 16:50:00';
Edit page

Questions?

Ask us anything
{{table.title}} evented table
Fleet logo
Multi platform Device management Orchestration Software management Integrations Pricing
Documentation Support Docs API Release notes Get your license
Company About News Jobs Logos/artwork Why open source?
ISO 27001 coming soon a small checkmarkSOC2 Type 2 Creative Commons Licence CC BY-SA 4.0
© 2025 Fleet Inc. Privacy
Slack logo GitHub logo LinkedIn logo X (Twitter) logo Youtube logo Mastadon logo
Tried Fleet yet?

Get started with Fleet

Start
continue
×