OCSF
Current version v0.2.1
Last updated
Was this helpful?
Current version v0.2.1
Last updated
Was this helpful?
The OCSF Action allows users to build messages in accordance with the Open Cybersecurity Schema Framework.
In order to configure this Action, you must first link it to a Listener. Go to to learn how to link.
These are the input and output ports of this Action:
To open the configuration, click the Action in the canvas and select Configuration.
Enter the required parameters:
Fields*
Fields beginning with _
are internal fields.
OCSF Template*
Choose the blueprint used to create the standardized cybersecurity message within the OCSF model.
Destination Field Name*
Give your message a name to identify it by in the end destination.
Message
The message will be automatically transformed to fit the OCSF template selected above, show in JSON format. Drag and drop more fields from the fields area and rearrange them here.
Click Save to complete.
Let's say you have received drone flight logs in JSON format and wish to transform it to a OCSF-formatted JSON using the Drone Flights Activity [8001] schema.
Now use the Message Builder to create a template containing these fields as an OSCF-formatted message.
Select the Drone Flights Activity [8001] schema from the list.
See the JSON reformatted in the Message area:
Drag and drop the fields to fill in the template with the real data.
Your message now matches the OCSF best practices: it normalizes data into structured actor
, drone_activity
, and metadata
fields.
Find OCSF in the Actions tab (under the Schema group) and drag it onto the canvas. Link it to the required and .
This is where you specify the fields you wish to include in your message, by type.