Luca Deri
bbae6c3782
Added tracing code
2022-08-30 00:07:16 +02:00
MatteoBiscosi
a6633312de
Fixes time not correct in old data ( #6688 )
2022-06-22 12:05:29 +02:00
MatteoBiscosi
6d0d522036
Fixes browser local time format instead of server ( #6688 )
2022-06-16 20:35:44 +06:00
Alfredo Cardigliano
5cc5ee1665
Cleanup format_utils.formatPastEpochShort
2022-03-09 10:24:53 +01:00
MatteoBiscosi
51ef60ead5
Fronted refactoring
2022-03-04 11:01:24 +01:00
Luca Deri
c724f0fbb2
Implemented spider/bot detection risk
...
Fixes for double flag visualization
2022-02-17 21:06:44 +01:00
Matteo Biscosi
a3d791add9
Fixes flows not showing blacklisted symbol
2022-02-15 09:51:13 +01:00
Matteo Biscosi
f89ae72426
Fixes nil epoch_begin ( #6302 )
2022-02-14 10:31:44 +01:00
Matteo Biscosi
e147540aa3
Fixes non changable alerts row length ( #6056 )
2022-01-31 12:49:47 +01:00
Matteo Biscosi
09aecae9f5
Aesthetic fixes
2022-01-27 16:25:11 +01:00
Alfredo Cardigliano
257ece18c0
Copyright update (Lua)
2022-01-03 09:42:33 +01:00
Simone Mainardi
38bc12b6d0
Fixes wrong time/timezone in forwarded syslog messages
...
Addresses #6097
2021-12-21 16:42:58 +01:00
MatteoBiscosi
62c783bf24
Added first and last entry periodicity/service map ( #6062 )
2021-12-01 11:22:54 +01:00
Alfredo Cardigliano
fd61b2bb58
Convert datetime to epoch in select_historical with clickhouse ( #6046 )
2021-11-05 16:57:18 +01:00
MatteoBiscosi
040dfcbbf8
Added non nil session check
2021-09-07 12:27:11 +02:00
Vasilis Tako
1ae418344f
Implemented date format user preference ( #4399 )
2021-08-30 19:58:59 +02:00
Luca Deri
eb4004024c
Tiny improvements for the throughput calculation banner
2021-08-17 22:26:42 +02:00
MatteoBiscosi
0242356c57
Changed address function to the standard
2021-08-04 11:31:37 +02:00
MatteoBiscosi
a60252f6c5
Added format address function, name + address
2021-08-04 11:10:57 +02:00
Matteo Biscosi
40612e713d
Fixed closing modals not working
2021-05-18 13:11:55 +02:00
Simone Mainardi
1dce9e5842
Migrates to Bootstrap 5
...
Adds bootstrap-5.0.0-beta3-dist
Adds bootstrap-5.0.0
Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist
initial migration to bs v5
porting to bs5
improvements on dropdown menu filter
fixed host map dropdown
removed excessive padding
fix button toggle
re-add blog news
removed text decoration for links
fix button layout (#5348 )
remove underscore from href (#5347 )
2021-05-18 11:39:59 +02:00
Matteo Biscosi
a2578c485e
Removed icon multicast/local redundancy
2021-05-17 15:53:09 +02:00
Matteo Biscosi
020b1fd539
Removed confusing icons from alerts/hosts/flows tables
2021-05-17 15:51:10 +02:00
Matteo Biscosi
05136ffb53
Fixes #5162 missing host flag
2021-04-13 11:01:15 +02:00
Matteo Biscosi
70a6d1e0e6
Fixes country flag not showing
2021-04-13 10:17:05 +02:00
Simone Mainardi
aea9138bfb
Implements flow callbacks and alerts in C++
2021-03-22 09:51:36 +01:00
Matteo Biscosi
4be03c9627
Reviewed alert description and alert table width
2021-02-26 16:22:11 +01:00
Alfredo Cardigliano
de67f9b13f
Cleanup
2021-02-25 15:00:04 +01:00
Alfredo Cardigliano
bd55990961
Add support for syslog format RFC 5424
2021-02-25 14:50:23 +01:00
Matteo Biscosi
02aa0af75b
Added description to hosts badges
2021-02-19 16:51:48 +01:00
Matteo Biscosi
9f0d314886
Changed dhcp title badge
2021-01-12 11:49:01 +01:00
Matteo Biscosi
89fcbac858
Added DCHP icon to host badges
2021-01-12 11:01:45 +01:00
Matteo Biscosi
ec6d7b5c6d
Removed location column from hosts list
2021-01-11 18:59:59 +01:00
Luca Deri
a1178a0791
Updated (C)
2021-01-02 12:08:23 +01:00
Luca Deri
5df403e969
Fixes #4751
2020-12-15 15:36:25 +01:00
Matteo Biscosi
507583db64
Added host category to flow and host alerts ( #4767 )
...
* Fixed shell endpoint bug and added notice when executing the script
* Added victim and attacker to security plugins
* Updated hosts alert with host_category info
* Added host category to hosts alert description
* Added host category to flows
Co-authored-by: matteo <biscosi@ntop.org>
2020-11-20 19:14:07 +01:00
Simone Mainardi
08bfbac99d
Additional fix for formatConnectionIssues bug
2020-11-19 12:57:36 +01:00
Simone Mainardi
8c48ddc00f
Fixes exception when extracting nIndex data
2020-11-19 11:23:36 +01:00
Alfredo Cardigliano
841b476f59
Implement export to remote syslog server (implement #4419 )
2020-11-09 18:40:24 +01:00
Simone Mainardi
389f9c2beb
Reworks TCP issues flow user script
2020-10-30 15:56:36 +01:00
Simone Mainardi
9b061871fa
Fixes server/client timezone offset computation
2020-04-20 16:58:01 +02:00
emanuele-f
c6b43f1af3
Pass client timezone as a cookie to properly format time
2020-04-15 17:44:08 +02:00
emanuele-f
fa730db28f
Fixes for capture from nProbe Agent
...
- Add missing protocol guess
- Fix flows filter by L4 protocol
- Fix traffic profile filter validation
- Fix missing apps in the l7 dropdown
- Fix bad unidirectional flow status with ebpf flows
- Fix broken flows refresh in username_details.lua
2020-03-11 19:22:31 +01:00
emanuele-f
b0520ee189
Improve localization support
...
- nDPI categories are now localized (see getCategoryLabel)
- Add some missing localization in plugins/user scripts pages
2020-03-03 18:26:14 +01:00
Alfredo Cardigliano
703b96cf8f
Handle GUI timezone vs backend timezone in interface historical data
2020-02-24 16:55:18 +01:00
emanuele-f
ac553e9470
Hide alerts count if allowed networks restrictions are set
2020-02-06 16:02:01 +01:00
Simone Mainardi
ca2322531c
Fixes 3WH computation with ECE and CWR flags
...
Fixes #3255
2020-01-20 11:53:41 +01:00
Luca Deri
170bc60f19
Updated (C)
2020-01-08 23:52:51 +01:00
emanuele-f
1fd65ac44c
Flow user scripts enhancements
...
- Add title label in hash table utilization gauges
- List Hash Tables charts and Periodic Activities charts in a single page
- Replace Periodic Activities max duration column with time utilization percentage
- Add api to add a straight line in the charts
- Show max duration time as a straight line in Periodic Activities charts
- Move dropped flow calls charts to the Peridic Activities page
- Fix expert view number of calls 0
- Fix interface/host/network trigger alert label
- Move chart icon to separate column in redis and influxdb pages
- Fix interface menu selection in Hash Tables and Periodic Activities
- Highlight issues with a warning triangle in Hash Tables and Periodic Activities
- Fix some page navigation issues with extra_params
- Fix wrong schema graph options passed to nv_graph_utils
2019-11-20 20:09:45 +01:00
Simone Mainardi
fd33ad1429
Implements summary page across all ntopng interfaces
2019-11-14 15:38:51 +01:00