Re: [Zeek-Dev] Proposal: Improve Zeek's log-writing system with batch support and better status reporting

2020-07-16 Thread Bob Murphy
>> For batching, I was thinking of having a way to send back a std::vector of >> structs that would be something like this: >> >> struct failure_info { >>uint32_t index_in_batch; >>uint16_t failure_type; >>uint16_t recovery_suggestion; >> }; > > This is almost starting to sound a

Re: [Zeek-Dev] Proposal: Improve Zeek's log-writing system with batch support and better status reporting

2020-07-16 Thread Seth Hall
On 15 Jul 2020, at 20:45, Bob Murphy wrote: >> On Jul 15, 2020, at 1:09 AM, Robin Sommer >> wrote: >> >> Not quite sure what this would look like. Right now we just shut down >> the thread on error, right? Can you elaborate how "report those >> failures to other Zeek components" and "make