Commit graph

4697 commits

Author SHA1 Message Date
Alfredo Cardigliano
99e47bdc3f Add tags to locale 2021-07-29 16:04:29 +02:00
Alfredo Cardigliano
5a1423a072 Rename '&' in 'has'. Add support for 'nin' op 2021-07-29 15:50:22 +02:00
Alfredo Cardigliano
4db0a64fe5 Implement bitwise AND operator 2021-07-29 14:46:26 +02:00
Alfredo Cardigliano
18cfb589aa Add src2dst_tcp_flags/dst2src_tcp_flags to lint 2021-07-29 12:04:33 +02:00
Alfredo Cardigliano
a6f30c90eb Fix formatTCPFlags 2021-07-29 11:47:47 +02:00
Simone Mainardi
50e3f40a8b Fixes attempt to concat boolean value
Fixes #5722
2021-07-29 09:15:57 +02:00
Simone Mainardi
5af89ca6aa Unifies drilldown icon 2021-07-28 19:14:25 +02:00
Simone Mainardi
7ba9cf0dc5 Adds TCP flag filters in historical flows drilldown 2021-07-28 18:37:43 +02:00
Alfredo Cardigliano
3acde3b3ec Add formatTCPFlags, used by printTCPFlags 2021-07-28 18:36:20 +02:00
Simone Mainardi
de576aa999 Implements historical floww search function for all host alerts
Addresses #5326
2021-07-28 18:16:32 +02:00
Alfredo Cardigliano
8cc6353c63 nindex tcp flags locale 2021-07-28 18:13:25 +02:00
Simone Mainardi
0ccb7b2864 Removes a debug print 2021-07-28 17:22:49 +02:00
Simone Mainardi
b6913c946d Implements skeleton to drilldown historical flows from alerts
Addresses #5326
2021-07-28 17:19:44 +02:00
Alfredo Cardigliano
65340369ac Fix Chinese locale. Add cn to the options. 2021-07-28 09:59:44 +02:00
Alfredo Cardigliano
89fd70a766 Add revision. Version code cleanup. 2021-07-27 14:35:50 +02:00
Simone Mainardi
0c6392d8c7 Recycles an host alert id 2021-07-27 14:24:49 +02:00
Simone Mainardi
5fe995ecfe Implements host check for NTP traffic 2021-07-27 12:19:52 +02:00
Simone Mainardi
1a552d24ec Cleanup excessive traffic check (to be implemented as host check) 2021-07-27 11:39:40 +02:00
Simone Mainardi
c9601bdefa Fixes InfluxDB unexpected query error 2021-07-26 16:27:07 +02:00
Simone Mainardi
68b97e540d Reworks handling of MAC addresses in service and periodicity maps
Addresses #5625
2021-07-23 16:35:34 +02:00
Simone Mainardi
bf28842f7f Removes a debug print 2021-07-23 11:43:15 +02:00
Alfredo Cardigliano
de481dceee Fix compatibility with lua alerts 2021-07-23 10:42:44 +02:00
Luca Deri
d2426a75ed Added the ability to specify a backlink instead on javascript back 2021-07-22 19:59:21 +02:00
MatteoBiscosi
a04526cc8b Major fixes to Service/Periodicity Map serialization (#5625) 2021-07-21 16:57:22 +02:00
Simone Mainardi
870a2f2bea Fix for builtin endpoint when upgrading from 4.2 to 5.0 2021-07-21 15:42:50 +02:00
Simone Mainardi
9d9e0a2511 Fixes import of exported pools
Addresses #5701
2021-07-20 16:38:31 +02:00
Simone Mainardi
5a18948505 Fixes factory reset of recipients
Addresses #5701
2021-07-20 16:31:06 +02:00
Simone Mainardi
d600001c7a Fixes reset of check exclusions
Addresses #5701
2021-07-20 16:20:49 +02:00
MatteoBiscosi
dd81214573 Fixes nil observation point value (#5669) 2021-07-20 12:01:53 +02:00
MatteoBiscosi
04aa2741b1 Changed alias naming format into [] instead of () (#5669) 2021-07-20 11:21:42 +02:00
Simone Mainardi
27951ae8a1 Fixes invalid traffic totals when reading large timespans
Addresses #5683
2021-07-20 11:14:38 +02:00
Alfredo Cardigliano
67657f1952 Fix filters with 0 value 2021-07-20 11:04:23 +02:00
MatteoBiscosi
1000b450d1 Fixed hostname must be lowercase (#5681) 2021-07-20 10:32:46 +02:00
Simone Mainardi
b108cfbd30 Fixes for tests alert_web_mining and invalid_dns_query 2021-07-20 09:58:02 +02:00
Simone Mainardi
0f8b71b9ef Fixes for inconsistent names exporters vs probes
Addresses #5668
2021-07-19 16:41:59 +02:00
MatteoBiscosi
d88cc33701 Changed Observation Point Alias (#5688) 2021-07-19 16:33:11 +02:00
MatteoBiscosi
351ec24f0d Changed ASN HTTP lint 2021-07-19 16:33:11 +02:00
MatteoBiscosi
48ae45bca3 Hidden graph for remote hosts and fixed sorting/filtering not working for timeseries 2021-07-19 12:36:47 +02:00
Alfredo Cardigliano
aa072bef55 Fix flow alerts export (e.g. email) 2021-07-19 10:19:31 +02:00
Luca Deri
8346730577 Mappend observation point to alias (when present) 2021-07-16 14:44:07 +02:00
Simone Mainardi
7d10cda3fa Minor fix 2021-07-15 10:54:54 +02:00
Simone Mainardi
ddad633b3a Fixes checks and addition of host pools
Addresses #5677
2021-07-15 10:52:10 +02:00
Simone Mainardi
aef24d06b0 Implements TLS cert validity check and corresponding test
Addresses https://github.com/ntop/ntopng/issues/5434
Addresses https://github.com/ntop/nDPI/issues/1196
2021-07-14 18:04:00 +02:00
MatteoBiscosi
af75ad9054 Added observation points aliases (#5669) 2021-07-14 17:25:19 +02:00
Simone Mainardi
0b62223542 Fixes for alert columns and displayed counters 2021-07-14 17:00:28 +02:00
Simone Mainardi
2244d7a67a Shows interface score compared with number of hosts and flows 2021-07-14 15:16:13 +02:00
Simone Mainardi
d3566ba568 Avoids generating unnecessary timeseries when unsupported
Fixes #5678
2021-07-14 15:05:11 +02:00
Simone Mainardi
3ada168fb7 Fixes engaged/dropped alert timeseries wrongly typed
Partially addresses #5678
2021-07-14 12:53:55 +02:00
MatteoBiscosi
a23babe57d Changed Exporter name into Probe (#5668) 2021-07-14 12:43:13 +02:00
Alfredo Cardigliano
d34df54b48 Improve error reporting on failure adding Recipient 2021-07-14 12:41:10 +02:00