Merge pull request #3561 from redsand/backend_hawk_cfg_update
BACKEND: updating production config
This commit is contained in:
@@ -896,12 +896,13 @@ fieldmappings:
|
||||
cs-User-Agent: http_user_agent
|
||||
r-dns: http_host
|
||||
id.orig_h: ip_src
|
||||
id.orig_p: ip_src_port
|
||||
id.orig_p: ip_sport
|
||||
id.resp_h: ip_dst
|
||||
id.resp_p: ip_dst_port
|
||||
id.resp_p: ip_dport
|
||||
host: ip_src
|
||||
hostname: ip_src_host
|
||||
port_num: ip_dst_port
|
||||
port_num: ip_dport
|
||||
dst_port: ip_dport
|
||||
query: dns_query
|
||||
orig_ip_bytes: net_if_out_bytes
|
||||
resp_ip_bytes: net_if_in_bytes
|
||||
|
||||
Reference in New Issue
Block a user