mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 20:18:20 +00:00

- The bit-length is adjustable via redef'ing bits_per_uid. - Prefix 'C' is used for connection UIDS (including IP tunnels) and 'F' for files.
14 lines
775 B
Text
14 lines
775 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path dnp3
|
|
#open 2013-08-26-19-04-05
|
|
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p fc_request fc_reply iin
|
|
#types time string addr port addr port string string count
|
|
1325036012.621691 CXWv6p3arKYeMETxOg 130.126.142.250 50276 130.126.140.229 20000 OPEN_FILE RESPONSE 4096
|
|
1325036016.729050 CXWv6p3arKYeMETxOg 130.126.142.250 50276 130.126.140.229 20000 READ RESPONSE 4096
|
|
1325036019.765502 CXWv6p3arKYeMETxOg 130.126.142.250 50276 130.126.140.229 20000 WRITE RESPONSE 0
|
|
1325036022.292689 CXWv6p3arKYeMETxOg 130.126.142.250 50276 130.126.140.229 20000 WRITE RESPONSE 0
|
|
1325036024.820857 CXWv6p3arKYeMETxOg 130.126.142.250 50276 130.126.140.229 20000 CLOSE_FILE RESPONSE 0
|
|
#close 2013-08-26-19-04-05
|