mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 11:08:20 +00:00
Porting syslog analyzer as another example.
The diff to this commit shows what "porting" involves ... This also adds a small test for syslog.
This commit is contained in:
parent
d5865c67cb
commit
1a30a57816
16 changed files with 85 additions and 48 deletions
4
testing/btest/scripts/base/protocols/syslog/trace.test
Normal file
4
testing/btest/scripts/base/protocols/syslog/trace.test
Normal file
|
@ -0,0 +1,4 @@
|
|||
# @TEST-EXEC: bro -r $TRACES/syslog-single-udp.trace %INPUT
|
||||
# @TEST-EXEC: btest-diff syslog.log
|
||||
|
||||
@load base/protocols/syslog
|
Loading…
Add table
Add a link
Reference in a new issue