[Bro] Disable Log Stream but not the analyzers

Alex Kefallonitis al.kefallonitis at gmail.com
Wed Nov 21 01:28:32 PST 2018


I have disabled the Log Stream for HTTP :

event bro_init()
  {
    Log::disable_stream(HTTP::LOG);
 }

But i want scripts using HTTP protocol to work e.g
https://raw.githubusercontent.com/sethhall/bro-scripts/master/top-websites.bro

Is there any other way to do it ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20181121/923f0989/attachment.html 


More information about the Bro mailing list