Simone Mainardi
4f3f91c04a
Deletes possible pcap dump interfaces from the inactive cache
2018-10-12 10:25:59 +02:00
emanuele-f
3bd6a1a97c
Add preference to enable Device Protocols Policies in nEdge
2018-10-11 18:15:43 +02:00
Simone Mainardi
f30e042cfc
Implements data cleanup for pcap interfaces
...
Implements #2092
2018-10-11 18:10:30 +02:00
Alfredo Cardigliano
de6565c2e2
added traffic recording configuration to the interface page (temporarily disabled)
2018-10-11 15:24:28 +02:00
Alfredo Cardigliano
6d3ff8cf44
removed 'traffic recording' page (moving configuration to the interface page), moved storage configuration to prefs, listing only ntopng interfaces in recording_utils.getInterfaces
2018-10-11 12:14:40 +02:00
emanuele-f
aa1ead94c4
Add Customized Categories editor
...
Also unify the blacklist category handler to use the nDPI API
2018-10-10 18:41:47 +02:00
Alfredo Cardigliano
38458e6b9c
ntopng-utils-manage-config quiet by default (-v for verbose mode)
2018-10-10 18:13:06 +02:00
Alfredo Cardigliano
a8081cc66f
computing n2disk buffer based on system memory size
2018-10-10 17:36:56 +02:00
Alfredo Cardigliano
e581059ca4
recording logs dialog in case of failures
2018-10-10 15:49:26 +02:00
Alfredo Cardigliano
5168d5dee6
badge to show the recording status instead of toggling buttons, reworked interface list
2018-10-10 12:32:02 +02:00
Simone Mainardi
ddf49ef106
Implements remote-to-remote host alerts
...
Implements #2057
2018-10-10 12:16:59 +02:00
Alfredo Cardigliano
2aa70e470e
n2diskctl support, setting license key, disabling storage settings if instances are running
2018-10-10 11:31:12 +02:00
Simone Mainardi
6d99be2f2d
Adds application category to the flow details page
2018-10-09 12:17:19 +02:00
Alfredo Cardigliano
a552d2e525
live buttons update based on n2disk status, n2disk start/stop saving recording preferences
2018-10-09 09:47:58 +02:00
Alfredo Cardigliano
cd412ab76b
constraints for zc interfaces or interfaces not controlled by ntopng
2018-10-08 19:04:59 +02:00
Alfredo Cardigliano
f15e5fdbc7
added lua api ntop.listInterfaces, listing all interfaces in the traffic recording page and checking if they are in use and zc
2018-10-08 17:47:44 +02:00
Alfredo Cardigliano
71ebb7ef50
added n2disk conf installation in ntopng-utils-manage-config
2018-10-08 15:28:17 +02:00
Luca
880a7c97ee
Added (C)
2018-10-08 15:00:18 +02:00
Luca Deri
41a6a99740
Merge pull request #2086 from FrancescoStaccini/dev
...
scripts for interaction with nAssistant (Dialogflow agent)
2018-10-08 14:57:46 +02:00
Francesco Staccini
1aca59df2d
Add files via upload
2018-10-08 13:37:32 +02:00
Alfredo Cardigliano
132d2360ba
added prefs.cpu_affinity, auto tuning the n2disk configuration
2018-10-08 12:42:41 +02:00
emanuele-f
3802913084
Fix block flow button in host flows page
2018-10-08 12:22:03 +02:00
emanuele-f
c78fe49697
Fix presets_utils
2018-10-08 11:38:32 +02:00
emanuele-f
241aeef04d
Populate some device presets
2018-10-08 11:24:22 +02:00
Alfredo Cardigliano
7225bef5c3
initial traffic recording module
2018-10-06 20:17:28 +02:00
Emanuele Faranda
38ef546a8f
Fix device protocols policies in nEdge
2018-10-05 21:13:12 +02:00
Alfredo Cardigliano
cf5255d231
traffic recording page: interfaces list, lint update, store configuration
2018-10-05 18:28:50 +02:00
emanuele-f
a8967a910a
Fix forbidden device protocols reporting
2018-10-05 17:22:55 +02:00
Alfredo Cardigliano
09315e82c0
traffic recording configuration page draft (work in progress), added subpage_active parameter to prefsToggleButton to avoid global variables in module
2018-10-05 13:28:44 +02:00
Simone Mainardi
3b322fdb9e
Fixes invalid /nil captive portal redirections
2018-10-04 18:22:35 +02:00
Simone Mainardi
bc13f2f6e8
Fixes LIMITED_NUMBER_POOL_MEMBERS checks
2018-10-04 16:43:37 +02:00
Simone Mainardi
0fd9b75ae2
Adds captive portal users deletion upon nEdge data reset
2018-10-04 16:33:20 +02:00
Alfredo Cardigliano
dc68e55dfc
added count of selected protocols per category in the category filter dropdown
2018-10-04 00:00:18 +02:00
Alfredo Cardigliano
084204139b
local functions are now local
2018-10-03 23:16:54 +02:00
Alfredo Cardigliano
537cf0e746
function to check if a protocol is allowed
2018-10-03 23:03:18 +02:00
Alfredo Cardigliano
800b358b2a
isProtoAllowedByPresets is now returning true if there is no preset
2018-10-03 21:40:04 +02:00
Alfredo Cardigliano
7daff3d356
added filter in device protocols page title, other fixes
2018-10-03 19:17:07 +02:00
Alfredo Cardigliano
4e5e217ade
ability to set all protocols
2018-10-03 17:39:46 +02:00
Alfredo Cardigliano
c2751db129
reworked presets definition to handle 1. preses templates (e.g. basic presets to be included in devices presets definition), 2. presets cloning between device types, 3. ability to add and remove protocols (by id or name)
2018-10-03 17:07:40 +02:00
emanuele-f
2749c08dcf
Fixes for protocol policies integrations in nEdge
2018-10-03 15:19:30 +02:00
Simone Mainardi
fa55e23a13
Fixes Grafana internal errors when querying stacked protocols/cats
...
Fixes #2075
2018-10-03 14:53:38 +02:00
Simone Mainardi
5a36c9cd78
Implements data deletion for active interfaces
...
Implements #2042
2018-10-03 12:44:32 +02:00
emanuele-f
457dcb3457
Implement Device Protocols Alerts
2018-10-02 22:35:00 +02:00
Simone Mainardi
35b555fea5
Adds Non-Signature Apps
2018-10-02 21:42:36 +02:00
emanuele-f
5e1daf470a
Implement device presets reset to defaults
2018-10-02 15:00:55 +02:00
Alfredo Cardigliano
fea0809eae
comment
2018-10-01 19:03:46 +02:00
Alfredo Cardigliano
5cf8e3f3a7
legenda fix
2018-10-01 18:55:49 +02:00
Simone Mainardi
979aa07c8c
Warns the user when downloading VLAN-tagged hosts traffic with a BPF
...
Implements #2073
2018-10-01 18:37:20 +02:00
Alfredo Cardigliano
4653cbe44d
reworked device presets:
...
- devices with no preset defined have a 'allow all' default policy
- users customizations to the preset are stored on redis (both 'allow' and 'drop' policies) as exceptions to the default preset
- default presets updates are allowed, however users customizations have priority (per protocol)
2018-10-01 18:15:18 +02:00
emanuele-f
baef2d6780
Improve timeseries automatic refresh
2018-10-01 17:36:42 +02:00