mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +00:00
Radius functionality and memleak test.
This commit is contained in:
parent
a3e00322a2
commit
9ab4744072
4 changed files with 26 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path radius
|
||||
#open 2014-05-15-15-24-25
|
||||
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p username mac remote_ip connect_info result
|
||||
#types time string addr port addr port string string addr string string
|
||||
1217631137.916736 CXWv6p3arKYeMETxOg 10.0.0.1 1645 10.0.0.100 1812 John.McGuirk 00:14:22:e9:54:5e - - success
|
||||
#close 2014-05-15-15-24-25
|
Loading…
Add table
Add a link
Reference in a new issue