Justin Azoff created BIT-1230:
---------------------------------
Summary: Input::REREAD should retry after errors
Key: BIT-1230
URL: https://bro-tracker.atlassian.net/browse/BIT-1230
Project: Bro Issue Tracker
Issue Type: Problem
Components: Bro
Reporter: Justin Azoff
Priority: Low
Right now if you are trying to input a file and there is an error, the input
thread exits:
{code}
0.000000 Reporter::ERROR ignored_notices.csv/Input::READER_ASCII: could
not read first line (empty)
0.000000 Reporter::ERROR ignored_notices.csv/Input::READER_ASCII: Init:
cannot open ignored_notices.csv; headers are incorrect (empty)
0.000000 Reporter::ERROR ignored_notices.csv/Input::READER_ASCII: Init
failed (empty)
0.000000 Reporter::ERROR ignored_notices.csv/Input::READER_ASCII:
terminating thread (empty)
{code}
This is counter intuitive and causes some operational issues.
--
This message was sent by Atlassian JIRA
(v6.4-OD-02-003#64000)
_______________________________________________
bro-dev mailing list
[email protected]
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev