Simone Mainardi
e7cebdcd98
Adds description to elephant flows and exclude data transfer protocols
...
Fixes #2402
2019-02-20 15:28:27 +01:00
Simone Mainardi
8d3151708f
Adds engaged alerts as custom column option
2019-02-20 14:57:34 +01:00
Simone Mainardi
c40bfb1a8e
Implements custom column in the hosts stats page
2019-02-20 12:14:34 +01:00
Luca Deri
713415d232
Added googlecast support
2019-02-19 21:26:19 +01:00
Simone Mainardi
c3f58a0c4f
Adds excess volume for elephant flow alerts
2019-02-19 15:21:54 +01:00
Simone Mainardi
75abbd6181
Adds L7 protocol information to displayed flow alerts
2019-02-19 14:56:33 +01:00
Simone Mainardi
7c0d5b76bf
Adds information (type/code/port unreachable descr) to ICMP flow alerts
...
Fixes #2403
2019-02-19 14:18:51 +01:00
emanuele-f
2e92bcbd4e
Alert page improvements
2019-02-19 13:12:52 +01:00
emanuele-f
ce426bbd71
Fix language selection issues during first start
...
Fix #2405
2019-02-19 11:01:21 +01:00
emanuele-f
3d8e20bf5f
Extend list download timeout to 1 minute
2019-02-18 12:16:08 +01:00
emanuele-f
0065eb9cd4
Fix possibly nil day in delete_data_utils.harvestDateBasedDirTree
2019-02-18 12:05:41 +01:00
Simone Mainardi
9a413a5d72
Implements TCP states filtering (est., connecting, closed and rst)
...
Implements #2385
2019-02-16 18:19:25 +01:00
Simone Mainardi
ae23ebcd1c
Implements visibility of ICMP port-unreachable flows IPv4
2019-02-15 18:59:01 +01:00
emanuele-f
d5a94cbc78
Rename rrd_dump to ts_dump
2019-02-15 11:36:07 +01:00
emanuele-f
f007fbaaee
Make engaged/past alerts links point to historical flows
2019-02-15 11:25:04 +01:00
emanuele-f
6879dc6c7d
Extend lists download timeout and show error messages
2019-02-15 10:26:09 +01:00
Simone Mainardi
ea7fb77b0e
Minor flow status repr. fix
2019-02-14 16:46:51 +01:00
emanuele-f
2fa8bf22f0
Unify flows and host flows dropdowns
2019-02-14 16:16:54 +01:00
Simone Mainardi
86e4157b16
Adds mark in Flow to count if it has been aggregated
2019-02-14 16:16:39 +01:00
emanuele-f
50ee36c11a
Alert drilldown links now point to historical flows
2019-02-14 11:23:52 +01:00
emanuele-f
bf044ac63b
Fix charts showing old data when the last export is too old
2019-02-13 17:29:26 +01:00
emanuele-f
f801aa4902
Implement beta anomaly index alerts generation
...
Enable with "redis-cli set ntopng.prefs.beta_anomaly_index_alerts 1"
2019-02-13 15:57:32 +01:00
Simone Mainardi
2b2b37e624
Adds anomalous flows to the looking glass
2019-02-13 13:01:31 +01:00
emanuele-f
b1cf5c0fcd
Category lists improvements
2019-02-13 10:33:13 +01:00
Simone Mainardi
be84653570
Fixes failing SYN-scan detection
2019-02-12 19:01:51 +01:00
Simone Mainardi
a15765bb45
Fixes print of ZMQ elements with PEN
2019-02-12 15:49:18 +01:00
Simone Mainardi
3f29fec4cb
Prevents server names from being shown with ports
2019-02-12 15:08:57 +01:00
emanuele-f
2525b82ca4
Update blacklisted hosts when lists are reloaded
2019-02-12 11:00:04 +01:00
emanuele-f
62e2c67672
Fix issue when adding new builtin category lists
2019-02-11 19:33:14 +01:00
emanuele-f
67f212b866
Add more categories lists
2019-02-11 19:33:14 +01:00
emanuele-f
b5f626a730
Category Lists documentation
2019-02-11 16:54:27 +01:00
emanuele-f
1556956fec
Fix lists status during first initialization
2019-02-11 16:18:06 +01:00
emanuele-f
6bbb828ead
Implement Category Lists editor to manage ip/domain lists
2019-02-11 15:47:17 +01:00
Simone Mainardi
a489dbe103
Additional sprobe code cleanup
2019-02-11 14:41:40 +01:00
Simone Mainardi
e5eff5b30f
Initial sprobe code cleanup
2019-02-11 14:22:36 +01:00
Simone Mainardi
9cb2a3a89b
Adds missing tcp_flow_state_utils.lua
2019-02-09 12:29:51 +01:00
emanuele-f
4525350096
Change default lists update time
2019-02-08 19:16:38 +01:00
emanuele-f
7e0117fd12
Initial work for category lists customization
2019-02-08 19:14:57 +01:00
Simone Mainardi
3dd9f11628
Implements flow TCP states filters
2019-02-08 15:57:03 +01:00
emanuele-f
33a26d4ff5
Fix totals in aggregated timeseries
2019-02-08 13:33:14 +01:00
emanuele-f
139c7d4bae
nEdge port forwarding validation and localization
2019-02-07 17:30:31 +01:00
Simone Mainardi
7b893dd609
Updates Sonicwall signature ids
2019-02-07 16:32:28 +01:00
Simone Mainardi
7a1b2dc887
Parses nProbe options topic and handles custom applications
2019-02-07 16:11:11 +01:00
emanuele-f
d28bd1e4e9
Simplify CQ handling by storing data as derivatives
...
This requires less complexity than integral handling as it can now be handled similarly as gauge metrics
2019-02-07 12:11:44 +01:00
emanuele-f
b82aea611e
Properly handle CQ aggregated types for counters
2019-02-06 19:17:41 +01:00
Luca Deri
937ee52de7
Disabled some debug messages in tracings
...
Added ability to avoid parsing JSON payload when specifying ignore_post_payload_parse = something. This is useful in case of a HTTP post where you do not want to parse it.
Example:
local dirs = ntop.getDirs()
package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path
local json = require "dkjson"
-- Use ignore_post_payload_parse BEFORE calling 'require "lua_utils"'
ignore_post_payload_parse = 1
require "lua_utils"
sendHTTPContentTypeHeader('application/json')
local info, pos, err = json.decode(_POST["payload"], 1, nil)
2019-02-06 15:28:18 +01:00
emanuele-f
ce96249702
Fix CQ error
2019-02-05 20:43:30 +01:00
emanuele-f
fde0717ac9
Fix influxdb continuos queries
2019-02-05 16:24:11 +01:00
emanuele-f
4d0f153b06
Avoid different number of points for past queries
2019-02-04 16:51:38 +01:00
Simone Mainardi
15200f7afc
Implements inactive hosts engaged alerts
2019-02-04 15:02:59 +01:00