mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-23 08:31:30 +01:00
Bro Module - Turn off JSON
This commit is contained in:
@@ -141,4 +141,4 @@
|
||||
#@load custom/somebropolicy.bro
|
||||
|
||||
# Write logs in JSON
|
||||
redef LogAscii::use_json = T;
|
||||
#redef LogAscii::use_json = T;
|
||||
|
||||
@@ -129,4 +129,4 @@
|
||||
#@load custom/somebropolicy.bro
|
||||
|
||||
# Use JSON
|
||||
redef LogAscii::use_json = T;
|
||||
#redef LogAscii::use_json = T;
|
||||
|
||||
Reference in New Issue
Block a user