mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
fix new eventFields in soc_soc.yaml
This commit is contained in:
@@ -59,13 +59,13 @@ soc:
|
|||||||
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.
|
||||||
global: True
|
global: True
|
||||||
advanced: True
|
advanced: True
|
||||||
':endpoint:endpoint_x_events_x_api': *eventFields
|
':endpoint:events_x_api': *eventFields
|
||||||
':endpoint:endpoint_x_events_x_file': *eventFields
|
':endpoint:events_x_file': *eventFields
|
||||||
':endpoint:endpoint_x_events_x_library': *eventFields
|
':endpoint:events_x_library': *eventFields
|
||||||
':endpoint:endpoint_x_events_x_network': *eventFields
|
':endpoint:events_x_network': *eventFields
|
||||||
':endpoint:endpoint_x_events_x_process': *eventFields
|
':endpoint:events_x_process': *eventFields
|
||||||
':endpoint:endpoint_x_events_x_registry': *eventFields
|
':endpoint:events_x_registry': *eventFields
|
||||||
':endpoint:endpoint_x_events_x_security': *eventFields
|
':endpoint:events_x_security': *eventFields
|
||||||
server:
|
server:
|
||||||
srvKey:
|
srvKey:
|
||||||
description: Unique key for protecting the integrity of user submitted data via the web browser.
|
description: Unique key for protecting the integrity of user submitted data via the web browser.
|
||||||
|
|||||||
Reference in New Issue
Block a user