[Bro] Converting Notice::Info to JSON

Dave Crawford bro at pingtrip.com
Tue Jan 31 12:39:47 PST 2017


> On Jan 31, 2017, at 11:16 AM, Azoff, Justin S <jazoff at illinois.edu> wrote:
> 
> You could probably avoid the whole issue by using to_json like this:
> 
>    to_json(note, T);
> 
> to set the only_loggable option to true which should cause it to ignore fields that aren't normally logged in the first place.
> 
> -- 
> - Justin Azoff
> 

Thanks Justin, that did the trick.

-Dave


More information about the Bro mailing list