Added HREF from flows info to flow lists according to flow exporter/interfaces

Improved flow drops report in interfaces
For ZMQ interfaces throughtput is computed with frequency not les than 5 sec to avoid inaccurate computation
This commit is contained in:
Luca Deri 2017-11-18 15:47:34 +01:00
parent 29ede6ff67
commit 32bee91c83
6 changed files with 36 additions and 20 deletions

View file

@ -640,7 +640,6 @@ local known_parameters = {
["query"] = validateUnchecked, -- This field should be used to perform partial queries.
-- It up to the script to implement proper validation.
-- In NO case query should be executed directly without validation.
-- UNQUOTED (Not Generally dangerous)
["referer"] = validateUnquoted, -- An URL referer
["url"] = validateUnquoted, -- An URL