mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +00:00

The diff to this commit shows what "porting" involves ... This also adds a small test for syslog.
10 lines
407 B
Text
10 lines
407 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path syslog
|
|
#open 2013-04-05-20-06-27
|
|
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p proto facility severity message
|
|
#types time string addr port addr port enum string string string
|
|
1365191811.424495 UWkUyAuUGXf 127.0.0.1 57067 127.0.0.1 514 udp LOCAL0 NOTICE Apr 5 12:56:51 robin: Hello, syslog!\x00
|
|
#close 2013-04-05-20-06-27
|