diff --git a/salt/soc/soc_soc.yaml b/salt/soc/soc_soc.yaml index 332662c09..fc336a2df 100644 --- a/salt/soc/soc_soc.yaml +++ b/salt/soc/soc_soc.yaml @@ -64,12 +64,12 @@ soc: global: True forcedType: "[]{}" uiElements: - - field: description - label: Description - - field: icon - label: Icon - - field: links - label: Links + - field: description + label: Description + - field: icon + label: Icon + - field: links + label: Links 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.