mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 01:58:20 +00:00

number of fields required. Addresses BIT-1683 I do not think this quite fixes the underlying issue of BIT-1683 - it should not be possible to get to this state in normal operations. Also fixes a small memory leak for disabled writers.
13 lines
859 B
Text
13 lines
859 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path reporter
|
|
#open 2016-09-22-23-31-34
|
|
#fields _write_ts _stream _system_name ts level message location
|
|
#types time string string time enum string string
|
|
1474587094.261799 reporter manager-1 0.000000 Reporter::WARNING WriterFrontend communication/Log::WRITER_ASCII expected 11 fields in write, got 8. Skipping line. (empty)
|
|
1474587094.261799 reporter manager-1 0.000000 Reporter::WARNING WriterFrontend communication/Log::WRITER_ASCII expected 11 fields in write, got 8. Skipping line. (empty)
|
|
1474587094.261799 reporter manager-1 0.000000 Reporter::WARNING WriterFrontend communication/Log::WRITER_ASCII expected 11 fields in write, got 8. Skipping line. (empty)
|
|
1474587099.984660 reporter manager-1 0.000000 Reporter::INFO received termination signal (empty)
|
|
#close 2016-09-22-23-31-40
|