zeek/scripts/policy/tuning/json-logs.zeek
2019-04-11 21:12:40 -05:00

4 lines
115 B
Text

##! Loading this script will cause all logs to be written
##! out as JSON by default.
redef LogAscii::use_json=T;