This commit is contained in:
Mike Reeves
2025-02-26 13:36:16 -05:00
parent 6fec217068
commit 2bc2e86b01

View File

@@ -64,12 +64,12 @@ soc:
global: True global: True
forcedType: "[]{}" forcedType: "[]{}"
uiElements: uiElements:
- field: description - field: description
label: Description label: Description
- field: icon - field: icon
label: Icon label: Icon
- field: links - field: links
label: Links label: Links
eventFields: eventFields:
default: &eventFields default: &eventFields
description: Event fields mappings are defined by the format ":event.module:event.dataset". For example, to customize which fields show for 'syslog' events originating from 'zeek', find the eventField item in the left panel that looks like ':zeek:syslog'. The 'default' entry is used for all events that do not match an existing mapping defined in the list to the left. description: Event fields mappings are defined by the format ":event.module:event.dataset". For example, to customize which fields show for 'syslog' events originating from 'zeek', find the eventField item in the left panel that looks like ':zeek:syslog'. The 'default' entry is used for all events that do not match an existing mapping defined in the list to the left.