mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
add missing annotations to avoid soc crash
This commit is contained in:
@@ -48,7 +48,7 @@ soc:
|
|||||||
forcedType: "[]{}"
|
forcedType: "[]{}"
|
||||||
eventFields:
|
eventFields:
|
||||||
default:
|
default:
|
||||||
description: Event fields mappings are defined by the format ":event.module:event.dataset", so if you would like to customize which fields show for syslog events of originating from zeek you will find that entry in the left panel that looks like :zeek:syslog. This default entry is used for all events that do not match an existing mapping defined on the left side of this configuration screen.
|
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'. This 'default' entry is used for all events that do not match an existing mapping defined in the list to the left.
|
||||||
global: True
|
global: True
|
||||||
advanced: True
|
advanced: True
|
||||||
server:
|
server:
|
||||||
|
|||||||
Reference in New Issue
Block a user