This commit is contained in:
m0duspwnens
2020-04-28 14:10:57 -04:00
parent c46a45f00f
commit 8d2ca003fb
3 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ zeek:
CfgDir: /opt/zeek/etc
CompressLogs: 1
local:
load:
'@load':
- misc/loaded-scripts
- tuning/defaults
- misc/capture-loss
@@ -48,7 +48,7 @@ zeek:
- securityonion/bpfconf
- securityonion/communityid
- securityonion/file-extraction
load-sigs:
'@load-sigs':
- frameworks/signatures/detect-windows-shells
redef:
- LogAscii::use_json = T;