[Bro-Dev] ElasticSearch problem (Re: [Bro-Commits] [git/bro] master: Merge remote-tracking branch 'origin/fastpath' (c66c6d7))

Robin Sommer robin at icir.org
Sat Jul 28 16:42:13 PDT 2012


On Fri, Jul 27, 2012 at 15:09 -0700, I wrote:

> How about as a general policy we say that any script that may cause
> trouble when simply loaded on top of a standard configuration must
> have a way to be disabled. We then add a script
> disable-problematic-analyses.bro (or so :) to the external tests, and
> this script sets all those relevant options.

I noticed that we already have script like that (testing-setup.bro),
it just wasn't loaded late enough to help here. So I changed that and
added a check to the ES script that if the server is not set, it
doesn't do anything. That does the trick.

Robin

-- 
Robin Sommer * Phone +1 (510) 722-6541 * robin at icir.org
ICSI/LBNL    * Fax   +1 (510) 666-2956 *   www.icir.org


More information about the bro-dev mailing list