Skip to main content

Command Overview

beacon rules fields prints the endpoint event fields that threat-rule CEL expressions can match on.
Command syntax
Use this command while authoring rules to confirm field paths and value types.

CEL field paths

Threat-rule expressions bind each Beacon event as e. Field paths mirror the event JSON shape, such as:

Examples

Print the field list:
List rule fields
Render the field reference as markdown:
Render fields as markdown

Flags

beacon rules lint

Validate CEL expressions and embedded fixtures.

Endpoint Event Schema

Review normalized Beacon endpoint events.