mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

This adds compatibility tests for receiving non-timestamped events as well as providing timestamps via broker websockets. Co-authored-by: Arne Welzel <arne.welzel@corelight.com>
5 lines
357 B
Text
5 lines
357 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
added peer: endpoint=127.0.0.1 msg=handshake successful
|
|
got my_event(without ts) stamped to 42.0 at network time 42.0
|
|
got my_event(with ts) stamped to 23.0 at network time 42.0
|
|
lost peer: endpoint=127.0.0.1 msg=lost connection to remote peer
|