Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 504 Bytes

structured_event.md

File metadata and controls

7 lines (4 loc) · 504 Bytes

Structured event

Parsers transform raw events into structured ones.

A structured event is a JSON document. The root of the document is a dictionary containing a set of objects.

The schema of this document is defined according to the taxonomy of the format. This taxonomy is based on the ECS specification and can be extended with the custom taxonomy of the format.