mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-23 02:38:09 +02:00
Add SOC annotations
This commit is contained in:
+10
-5
@@ -70,7 +70,12 @@ soc:
|
||||
cacheMs: 300000
|
||||
verifyCert: false
|
||||
casesEnabled: true
|
||||
timeoutMs: 0
|
||||
timeoutMs: 300000
|
||||
timeShiftMs: 120000
|
||||
defaultDurationMs: 1800000
|
||||
esSearchOffsetMs: 1800000
|
||||
maxLogLength: 1024
|
||||
asyncThreshold: 10
|
||||
influxdb:
|
||||
hostUrl:
|
||||
token: ''
|
||||
@@ -96,10 +101,10 @@ soc:
|
||||
docsUrl: /docs/
|
||||
cheatsheetUrl: /docs/cheatsheet.pdf
|
||||
releaseNotesUrl: /docs/release-notes.html
|
||||
apiTimeoutMs: 0
|
||||
webSocketTimeoutMs: 0
|
||||
tipTimeoutMs: 0
|
||||
cacheExpirationMs: 0
|
||||
apiTimeoutMs: 300000
|
||||
webSocketTimeoutMs: 15000
|
||||
tipTimeoutMs: 6000
|
||||
cacheExpirationMs: 300000
|
||||
casesEnabled: true
|
||||
inactiveTools: ['toolUnused']
|
||||
tools:
|
||||
|
||||
Reference in New Issue
Block a user