Field Types

Configure how event fields are cast before rule evaluation. Observed fields are discovered automatically from incoming events.

{{ error }}

Read-only mode. Field-type configuration controls are hidden for your current permissions.

Configure Field Type

{{ createError }}

{{ deleteError }}

Configured Fields ({{ configs.length }})

No fields configured yet. Use the form above to add one.

Field Type Required Datetime format Updated
{{ config.field_name }} {{ config.configured_type }} {{ config.required ? 'required' : 'optional' }} {{ config.datetime_format || '—' }} {{ formatLastSeen(config.updated_at) }}

Observed Fields ({{ observations.length }} type–field combinations)

Collected automatically from event payloads. Click Configure to pre-fill the form above.

No observations yet. Send events to /api/v2/evaluate to populate this list.

Field Observed type
{{ obs.field_name }} configured {{ obs.observed_json_type }}