zeek/scripts/policy/tuning/enable-utf-8-logs.zeek

4 lines
136 B
Text

##! Loading this script will enable utf-8 characters
##! instead of escaping them into the \xYY format
redef LogAscii::enable_utf_8=T;