Schema Extension

extension

The OCSF Schema Extension object provides detailed information about the schema extension used to construct the event. The schema extensions are registered in the extensions.md file.

Attributes

CaptionNameTypeDescription
NamenameString

The schema extension name. For example: dev.

Raw Dataraw_dataJSON

Group:context
The event data as received from the event source.

Record IDrecord_idString

Group:primary
Unique identifier for the object

Unique IDuidString

The schema extension unique identifier. For example: 999.

UnmappedunmappedUnmapped[]

Data from the source that was not mapped into the schema.

VersionversionString

The schema extension version. For example: 1.0.0-alpha.2.

Relationships

Schema Extension shown in context

Inbound Relationships

These objects and events reference Schema Extension in their attributes:

Outbound Relationships

Schema Extension references the following objects and events in its attributes:

This page describes ocsf-1.4.0