mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add event mappings
This commit is contained in:
@@ -121,6 +121,7 @@ elasticsearch:
|
||||
index:
|
||||
number_of_replicas: 0
|
||||
composed_of:
|
||||
- "event-mappings"
|
||||
- "logs-system.auth@package"
|
||||
- "logs-system.auth@custom"
|
||||
- "so-fleet_globals-1"
|
||||
@@ -139,6 +140,7 @@ elasticsearch:
|
||||
index:
|
||||
number_of_replicas: 0
|
||||
composed_of:
|
||||
- "event-mappings"
|
||||
- "logs-system.syslog@package"
|
||||
- "logs-system.syslog@custom"
|
||||
- "so-fleet_globals-1"
|
||||
@@ -157,6 +159,7 @@ elasticsearch:
|
||||
index:
|
||||
number_of_replicas: 0
|
||||
composed_of:
|
||||
- "event-mappings"
|
||||
- "logs-system.application@package"
|
||||
- "logs-system.application@custom"
|
||||
- "so-fleet_globals-1"
|
||||
@@ -175,6 +178,7 @@ elasticsearch:
|
||||
index:
|
||||
number_of_replicas: 0
|
||||
composed_of:
|
||||
- "event-mappings"
|
||||
- "logs-system.security@package"
|
||||
- "logs-system.security@custom"
|
||||
- "so-fleet_globals-1"
|
||||
|
||||
Reference in New Issue
Block a user