mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

- More inline docs added. - Removing some debugging code. - New test for the intel framework data distribution mechanism.
13 lines
604 B
Text
13 lines
604 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path intel
|
|
#open 2012-10-10-15-05-23
|
|
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p seen.host seen.str seen.str_type seen.where sources
|
|
#types time string addr port addr port addr string enum enum table[string]
|
|
1349881523.548946 - - - - - 1.2.3.4 - - Intel::IN_A_TEST source1
|
|
1349881523.548946 - - - - - - e@mail.com Intel::EMAIL Intel::IN_A_TEST source1
|
|
1349881524.567896 - - - - - 1.2.3.4 - - Intel::IN_A_TEST source1
|
|
1349881524.567896 - - - - - - e@mail.com Intel::EMAIL Intel::IN_A_TEST source1
|
|
#close 2012-10-10-15-05-24
|