mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00

The ASCII reader had a few messages that did not indicate in which file it notices a problem. With the input framework it simplifies troubleshooting when that file is spelled out, because you may have multiple such files on your system. Includes test baseline updates.
8 lines
394 B
Text
8 lines
394 B
Text
TableErrorEvent, String 'l' contained no parseable number, Reporter::WARNING
|
|
TableErrorEvent, Could not convert line '\x09l' of ../input.log to Val. Ignoring line., Reporter::WARNING
|
|
EventErrorEvent, String 'l' contained no parseable number, Reporter::WARNING
|
|
EventErrorEvent, Could not convert line '\x09l' of ../input.log to Val. Ignoring line., Reporter::WARNING
|
|
Event, [c=5]
|
|
{
|
|
[] = [c=5]
|
|
}
|