mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Enable Detections
This commit is contained in:
@@ -1157,7 +1157,7 @@ soc:
|
||||
tipTimeoutMs: 6000
|
||||
cacheExpirationMs: 300000
|
||||
casesEnabled: true
|
||||
detectionsEnabled: false
|
||||
detectionsEnabled: true
|
||||
inactiveTools: ['toolUnused']
|
||||
tools:
|
||||
- name: toolKibana
|
||||
@@ -1881,8 +1881,9 @@ soc:
|
||||
default:
|
||||
- so_detection.title
|
||||
- so_detection.isEnabled
|
||||
- so_detection.language
|
||||
- so_detection.severity
|
||||
- so_detection.language
|
||||
- so_detection.ruleset
|
||||
queries:
|
||||
- name: "All Detections"
|
||||
query: "_id:*"
|
||||
|
||||
Reference in New Issue
Block a user