mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 11:38:20 +00:00
Merge topic/actor-system throug a squashed commit.
This commit is contained in:
parent
7a6f5020f6
commit
fe7e1ee7f0
466 changed files with 12559 additions and 9655 deletions
|
@ -0,0 +1,16 @@
|
|||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path notice
|
||||
#open 2017-12-21-02-29-09
|
||||
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p fuid file_mime_type file_desc proto note msg sub src dst p n peer_descr actions suppress_for dropped remote_location.country_code remote_location.region remote_location.city remote_location.latitude remote_location.longitude
|
||||
#types time string addr port addr port string string string enum enum string string addr addr port count string set[enum] interval bool string string string double double
|
||||
1513823349.733021 - - - - - - - - - Software::Software_Version_Change 1513823349.733021 Software::UNKNOWN 'my_fake_software' version changed from 1.0.0 to 1.1.0 my_fake_software 1.1.0 127.0.0.1 - - - - Notice::ACTION_LOG 3600.000000 F - - - - -
|
||||
1513823349.733021 - - - - - - - - - Software::Software_Version_Change 1513823349.733021 Software::UNKNOWN 'my_fake_software' version changed from 1.1.0 to 1.2.0 my_fake_software 1.2.0 127.0.0.1 - - - - Notice::ACTION_LOG 3600.000000 F - - - - -
|
||||
1513823349.733021 - - - - - - - - - Software::Software_Version_Change 1513823349.733021 Software::UNKNOWN 'my_fake_software' version changed from 1.2.0 to 1.0.0 my_fake_software 1.0.0 127.0.0.1 - - - - Notice::ACTION_LOG 3600.000000 F - - - - -
|
||||
1513823349.733021 - - - - - - - - - Software::Software_Version_Change 1513823349.733021 Software::UNKNOWN 'my_fake_software' version changed from 1.0.0 to 1.1.0 my_fake_software 1.1.0 127.0.0.1 - - - - Notice::ACTION_LOG 3600.000000 F - - - - -
|
||||
1513823349.733021 - - - - - - - - - Software::Software_Version_Change 1513823349.733021 Software::UNKNOWN 'my_fake_software' version changed from 1.1.0 to 1.2.0 my_fake_software 1.2.0 127.0.0.1 - - - - Notice::ACTION_LOG 3600.000000 F - - - - -
|
||||
1513823349.733021 - - - - - - - - - Software::Software_Version_Change 1513823349.733021 Software::UNKNOWN 'my_fake_software' version changed from 1.2.0 to 1.0.0 my_fake_software 1.0.0 127.0.0.1 - - - - Notice::ACTION_LOG 3600.000000 F - - - - -
|
||||
1513823349.733021 - - - - - - - - - Software::Software_Version_Change 1513823349.733021 Software::UNKNOWN 'my_fake_software' version changed from 1.0.0 to 1.1.0 my_fake_software 1.1.0 127.0.0.1 - - - - Notice::ACTION_LOG 3600.000000 F - - - - -
|
||||
#close 2017-12-21-02-29-09
|
|
@ -0,0 +1,17 @@
|
|||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path software
|
||||
#open 2017-12-21-02-29-09
|
||||
#fields ts host host_p software_type name version.major version.minor version.minor2 version.minor3 version.addl unparsed_version
|
||||
#types time addr port enum string count count count count string string
|
||||
1513823349.733021 127.0.0.1 - Software::UNKNOWN my_fake_software 1 0 0 - - my_fake_software 1.0.0
|
||||
1513823349.733021 127.0.0.1 - Software::UNKNOWN my_fake_software 1 1 0 - - my_fake_software 1.1.0
|
||||
1513823349.733021 127.0.0.1 - Software::UNKNOWN my_fake_software 1 2 0 - - my_fake_software 1.2.0
|
||||
1513823349.733021 127.0.0.1 - Software::UNKNOWN my_fake_software 1 0 0 - - my_fake_software 1.0.0
|
||||
1513823349.733021 127.0.0.1 - Software::UNKNOWN my_fake_software 1 1 0 - - my_fake_software 1.1.0
|
||||
1513823349.733021 127.0.0.1 - Software::UNKNOWN my_fake_software 1 2 0 - - my_fake_software 1.2.0
|
||||
1513823349.733021 127.0.0.1 - Software::UNKNOWN my_fake_software 1 0 0 - - my_fake_software 1.0.0
|
||||
1513823349.733021 127.0.0.1 - Software::UNKNOWN my_fake_software 1 1 0 - - my_fake_software 1.1.0
|
||||
#close 2017-12-21-02-29-09
|
Loading…
Add table
Add a link
Reference in a new issue