Commit graph

19 commits

Author SHA1 Message Date
Matteo Biscosi
169625ff40 Added min column width and fixes width calculation when resizing 2024-03-29 12:40:42 -04:00
Nicolò Maio
2d150103b7
Add TCP flow connection state (#8210)
* Add TCP flow connection state (#8140)

* Add Major and Minor connection states (#8140)

* Remove ZMQ connection state parsing. (#8140)

* Update doc with major and minor conn states. (#8140)
2024-02-28 14:45:49 +01:00
Matteo Biscosi
07208801e8 Fixes duplicated columns in select fields 2024-02-09 10:21:13 +00:00
Matteo Biscosi
2d743b64e1 Removed no more used historical button 2023-10-04 14:59:18 +00:00
Nicolò Maio
2b0d1e7c91
Fix actions menu and update doc. (#7684) (#7686) (#7780)
* Fix actions menu and update doc. (#7684) (#7686)

* Add custom query example

* Update Top Clients Contacts label.
2023-08-30 11:09:12 +02:00
Lorenzo Vannucci
64d506a891 Fix flows historical packets formatter 2023-06-29 17:47:33 +02:00
Lorenzo Vannucci
8f07f5308a Fix flows historical packets formatter 2023-06-29 11:41:01 +02:00
Matteo Biscosi
f37307844c Centered historical flow duration 2023-06-28 16:01:38 +00:00
Nicolo Maio
8041acecbb Add duration column in historical flows. (#7560) 2023-06-20 12:36:45 +00:00
Luca
a6aec93eb5 Disabled table search 2023-06-16 21:31:20 +02:00
Matteo Biscosi
13f71c2e95 Fixes historical score filter not working (#7534) 2023-06-16 10:30:18 +00:00
Lorenzo Vannucci
05bd0aeacb Fix actions buttons dimension in historical flows and add show_empty_rows parameters 2023-06-16 10:55:51 +02:00
Lorenzo Vannucci
0a88e4c0fc Add zero_is_null config in table; add zero_is_null: true in historical flows/aggregated table 2023-06-07 20:31:33 +02:00
Lorenzo Vannucci
4d62b51adc Add query time and query button on new table component 2023-06-07 20:09:39 +02:00
Lorenzo Vannucci
3b87e40ec1 align right columns Pkts;Bytes;Thps in historical flow 2023-06-07 11:33:38 +02:00
Luca Deri
d5f39c8e70 Removed duplicated probe_ip 2023-06-02 16:40:50 +02:00
Luca Deri
dcc6b9a027 Removed duplicated end column 2023-06-02 16:38:26 +02:00
Lorenzo Vannucci
0c17892bdd Fix new page flow-historical 2023-06-01 12:49:30 +02:00
Lorenzo Vannucci
b20badbde4 Rewrite historical flow page with new TableWithConfig component 2023-05-31 11:53:43 +02:00