Merge pull request #9470 from Security-Onion-Solutions/kilo

Kilo
This commit is contained in:
Mike Reeves
2022-12-23 10:37:22 -05:00
committed by GitHub
2 changed files with 114 additions and 112 deletions

View File

@@ -9,5 +9,6 @@
. /usr/sbin/so-common
rm -f /opt/so/conf/soc/salt/pipe
pkill salt-relay.sh
/usr/sbin/so-restart soc $1

View File

@@ -45,6 +45,7 @@ soc:
default:
description: The list of fields to show as columns in the Hunt/Dashboards event table, when no other specific mapping applies. Mappings are defined by the format ":event.module:event.dataset".
global: True
advanced: True
server:
maxPacketCount:
description: Maximum number of packets to show in the PCAP viewer. Larger values can cause more resource utilization on both the SOC server and the browser.