Searched defs:manifest_by_ip (Results 1 - 1 of 1) sorted by relevance

/pkg/src/util/log-scripts/
H A Dan_manifest.py45 manifest_by_ip = {} variable
79 manifest_by_ip[mg["ip"]] += 1
81 manifest_by_ip[mg["ip"]] = 1
158 manifest_by_country = ip_to_country(manifest_by_ip)
169 report_by_ip(manifest_by_ip, "manifest", summary_file = summary_file)

Completed in 8 milliseconds