[Zeek] bro init () method

Panos_D. dracosp at gmail.com
Sun Aug 4 23:04:25 PDT 2019


Hello Ravi,

It will print it out in your terminal, once you call the script, unless you
store the result in a text file.

Best Regards

On Mon, 5 Aug 2019 at 07:28, rahul rakesh <rahulbroids at gmail.com> wrote:

> Hi all,
>
> I have written simple below script in  testaddedsig.bro file
>
> *CODE:*
>
> module Test;
>
> event bro_init() &priority=5
> {
> print "testaddedsig : bro init method";
>
> }
>
> And also this file declared in local.bro ,like this.
> @load testaddedsig.
>
> My doubt is , where this print stmt is printed.
> If is not printing ,then what is the problem.how to reslove it.
>
> with regards
> ravi
>
>
> _______________________________________________
> Zeek mailing list
> zeek at zeek.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/zeek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/zeek/attachments/20190805/de8c90ca/attachment.html 


More information about the Zeek mailing list