zeek/testing/btest/Baseline/scripts.base.protocols.syslog.trace/syslog.log
Robin Sommer 1a30a57816 Porting syslog analyzer as another example.
The diff to this commit shows what "porting" involves ...

This also adds a small test for syslog.
2013-04-05 13:13:30 -07:00

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