Fixing tests.

This commit is contained in:
Robin Sommer 2014-08-13 21:33:03 -07:00
parent f884fc6c11
commit 996d118d68
5 changed files with 4 additions and 81 deletions

View file

@ -5,12 +5,6 @@
redef SMTP::never_calc_md5 = T;
@endif
@ifdef ( LogElasticSearch::server_host )
# Set to empty so that logs-to-elasticsearch.bro doesn't try to setup
#log forwarding to ES.
redef LogElasticSearch::server_host = "";
@endif
@ifdef ( LogAscii::use_json )
# Don't start logging everything as JSON.
# (json-logs.bro activates this).