mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
fix: Sensors can temporarily show offline while processing large PCAP jobs. Resolves #3279.
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
},
|
||||
"sostatus": {
|
||||
"refreshIntervalMs": 30000,
|
||||
"offlineThresholdMs": 60000
|
||||
"offlineThresholdMs": 900000
|
||||
},
|
||||
{% if THEHIVEKEY != '' %}
|
||||
"thehive": {
|
||||
|
||||
Reference in New Issue
Block a user