mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 07:08:19 +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.
14 lines
558 B
Text
14 lines
558 B
Text
TableErrorEvent, Invalid value for subnet: 127.0.0.1, Reporter::WARNING
|
|
TableErrorEvent, Error while reading set or vector, Reporter::WARNING
|
|
TableErrorEvent, Could not convert line 'name\x09127.0.0.1' of ../input.log to Val. Ignoring line., Reporter::WARNING
|
|
Event, [s={
|
|
|
|
}]
|
|
EventErrorEvent, Invalid value for subnet: 127.0.0.1, Reporter::WARNING
|
|
EventErrorEvent, Error while reading set or vector, Reporter::WARNING
|
|
EventErrorEvent, Could not convert line 'name\x09127.0.0.1' of ../input.log to Val. Ignoring line., Reporter::WARNING
|
|
{
|
|
[name] = [s={
|
|
|
|
}]
|
|
}
|