Re: bro init () method
"Panos_D." <[email protected]>
| Newsgroups | gmane.comp.security.detection.bro |
|---|---|
| Message-ID | <CA+54r+6bPztscMc8Xe7koCqSMmkf_srn8pQ5rc7zQfHJqXatkg@mail.gmail.com> |
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 <[email protected]> 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 > [email protected] > http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/zeek _______________________________________________ Zeek mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/zeek