mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00

Calling Error() in an input reader now automatically will disable the reader and return a failure in the Update/Heartbeat calls. Also adds more tests. Addresses BIT-1181
8 lines
362 B
Text
8 lines
362 B
Text
TableErrorEvent, String 'l' contained no parseable number, Reporter::WARNING
|
|
TableErrorEvent, Could not convert line '\x09l' to Val. Ignoring line., Reporter::WARNING
|
|
{
|
|
[] = [c=5]
|
|
}
|
|
EventErrorEvent, String 'l' contained no parseable number, Reporter::WARNING
|
|
EventErrorEvent, Could not convert line '\x09l' to Val. Ignoring line., Reporter::WARNING
|
|
Event, [c=5]
|