mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 03:58:20 +00:00
Fixing tests.
This commit is contained in:
parent
f884fc6c11
commit
996d118d68
5 changed files with 4 additions and 81 deletions
6
testing/external/scripts/testing-setup.bro
vendored
6
testing/external/scripts/testing-setup.bro
vendored
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue