Configure how event fields are cast before rule evaluation. Observed fields are discovered automatically from incoming events.
{{ error }}
{{ deleteError }}
No fields configured yet. Use the form above to add one.
| Field | Type | Datetime format | Updated | |
|---|---|---|---|---|
| {{ config.field_name }} | {{ config.configured_type }} | {{ config.datetime_format || '—' }} | {{ formatLastSeen(config.updated_at) }} |
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 | Occurrences | Last seen | |
|---|---|---|---|---|
| {{ obs.field_name }} configured | {{ obs.observed_json_type }} | {{ obs.occurrence_count }} | {{ formatLastSeen(obs.last_seen) }} |