[Bro] print

Azoff, Justin S jazoff at illinois.edu
Wed Nov 8 11:35:40 PST 2017


> On Nov 8, 2017, at 1:59 PM, Dk Jack <dnj0496 at gmail.com> wrote:
> 
> Hi,
> Where does the 'print' output from scripts end up in a cluster scenario? I am not seeing in the stdout.log. Thanks.
> 
> Dk.


It ends up in stdout.log on the specific worker.  Unless you are doing something that involves debugging cluster communication you probably just want to replace print with Reporter::info()

— 
Justin Azoff




More information about the Bro mailing list