mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
10 lines
580 B
Text
10 lines
580 B
Text
Input::EVENT_NEW, cat |, input1, hello
|
|
Input::EVENT_NEW, cat |, input1, there\x01\x02\x03\x04\x05\x01\x02\x03yay01
|
|
Input::EVENT_NEW, cat |, input0, hello
|
|
Input::EVENT_NEW, cat |, input0, there\x01\x02\x03\x04\x05\x01\x02\x03yay0
|
|
Input::EVENT_NEW, cat |, input2, hello
|
|
Input::EVENT_NEW, cat |, input2, there\x01\x02\x03\x04\x05\x01\x02\x03yay012
|
|
Input::EVENT_NEW, cat |, input4, hello
|
|
Input::EVENT_NEW, cat |, input4, there\x01\x02\x03\x04\x05\x01\x02\x03yay01234
|
|
Input::EVENT_NEW, cat |, input3, hello
|
|
Input::EVENT_NEW, cat |, input3, there\x01\x02\x03\x04\x05\x01\x02\x03yay0123
|