[Zeek] bro init () method

rahul rakesh rahulbroids at gmail.com
Sun Aug 4 21:26:08 PDT 2019


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/zeek/attachments/20190805/4176e9b0/attachment.html 


More information about the Zeek mailing list