[Bro] How remove or redefine a field in a log?

Vito Logrillo vitologrillo at gmail.com
Thu Jan 29 08:56:05 PST 2015


Hi,
is it possible to remove or redefine an existing field in a log?
For example, if i want to remove only the field

local_orig: bool &log &optional;

in conn.log, how can i do it?
And if i want to redefine it in this way:

local_orig: string &optional &log;

??
Thanks,
Vito


More information about the Bro mailing list