Added server/client name and community ID to flow alerts

This commit is contained in:
Matteo Biscosi 2021-03-01 12:09:59 +01:00
parent dc6b47e1ed
commit e241227342
5 changed files with 46 additions and 22 deletions

View file

@ -356,6 +356,7 @@ function ts_dump.host_update_stats_rrds(when, hostname, host, ifstats, verbose)
num_as_client=host["contacts.as_client"], num_as_server=host["contacts.as_server"]}, when)
end
tprint(host["contacted_hosts_behaviour"])
-- Contacted Hosts Behaviour
if host["contacted_hosts_behaviour"] then
if(host.contacted_hosts_behaviour.hll_value > 0) then