issues
search
rocknsm
/
rock-dashboards
Dashboards and loader for ROCK NSM dashboards
http://rocknsm.io
Apache License 2.0
48
stars
17
forks
source link
fix bro dhcp log
#28
Closed
neu5ron
closed
5 years ago
neu5ron
commented
5 years ago
Fixes:
resp_p and orig_p do not exist in dhcp.log __ removed the fields
orig_host and resp_host do not exist in dhcp.lg __ remove the fields
meta field for orig host/port & resp host/port __ remove the fields
meta related_ips gets jammed because above __ remove field
assigned_ip doesn't exist __ fix using assigned_addr
recreate meta orig host using client_addr
recreate meta resp host using server_addr
add the 5 (possible) IP fields in DCHP to meta related_ips
Fixes: