mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +00:00
Stabilize a cluster logging unit test
This commit is contained in:
parent
5c9813eadb
commit
1eeecf5fcc
5 changed files with 33 additions and 17 deletions
|
@ -1,12 +1,2 @@
|
|||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path reporter
|
||||
#open 2018-04-27-22-48-04
|
||||
#fields _write_ts _stream _system_name ts level message location
|
||||
#types time string string time enum string string
|
||||
1524869284.624934 reporter manager-1 0.000000 Reporter::WARNING WriterFrontend broker/Log::WRITER_ASCII expected 9 fields in write, got 6. Skipping line. (empty)
|
||||
1524869284.679015 reporter manager-1 0.000000 Reporter::WARNING WriterFrontend cluster/Log::WRITER_ASCII expected 6 fields in write, got 3. Skipping line. (empty)
|
||||
1524869299.534389 reporter manager-1 0.000000 Reporter::INFO received termination signal (empty)
|
||||
#close 2018-04-27-22-48-19
|
||||
1535139819.649067 Reporter::INFO qux /home/jon/projects/bro/bro/testing/btest/.tmp/scripts.base.frameworks.logging.field-extension-cluster-error/field-extension-cluster-error.bro, line XX
|
||||
1535139821.906059 bah manager-1 0.000000 Reporter::INFO qux /home/jon/projects/bro/bro/testing/btest/.tmp/scripts.base.frameworks.logging.field-extension-cluster-error/field-extension-cluster-error.bro, line XX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue