mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 07:08:19 +00:00

The type of the field also changed from "addr" to "string" because the former cannot represent all possible values of the Tunnel-Client-Endpoint attribute, which may include FQDNs, not just IP addresses.
10 lines
502 B
Text
10 lines
502 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path radius
|
|
#open 2019-06-05-18-03-41
|
|
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p username mac framed_addr tunnel_client connect_info reply_msg result ttl
|
|
#types time string addr port addr port string string addr string string string string interval
|
|
1217631137.872968 CHhAvVGS1DHFjwGM9 10.0.0.1 1645 10.0.0.100 1812 John.McGuirk 00:14:22:e9:54:5e 255.255.255.254 - - Hello, %u success 0.043882
|
|
#close 2019-06-05-18-03-41
|