Skip to main content
Version: v4.20

schemas

Retrieves all schemas for events stored at a node.

Synopsis

schemas

Description

The schemas operator shows all schemas of all events stored at a node.

Note that there may be multiple schema definitions with the same name, but a different set of fields, e.g., because the imported data's schema changed over time.

Examples

See all available schema definitions for the schema suricata.alert:

schemas
| where name == "suricata.alert"