zeek/scripts/policy/tuning/json-logs.zeek
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

5 lines
115 B
Plaintext

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