summaryrefslogtreecommitdiff
path: root/examples/py-flow-dashboard/flow-dash.py
Commit message (Expand)AuthorAge
* nDPId: Reduced flow-updates for TCP flows to 1/4 of the timeout value.Toni Uhlig2022-09-19
* Split `*_l4_payload_len' into `*_src_l4_payload_len' and `*_dst_l4_payload_len'.Toni Uhlig2022-08-15
* Renamed basic event to error event for the sake of the logic.Toni Uhlig2022-03-13
* Fixed some pyhton issues with static class members.Toni Uhlig2022-03-08
* Added daemon event: DAEMON_EVENT_STATUS (periodically send's daemon statistics.)Toni Uhlig2022-03-06
* Serialize flow risk score / confidence.Toni Uhlig2022-02-27
* Improved py-flow-info to provide more optional information about received tim...Toni Uhlig2022-02-05
* Added additional (minimalistic) detection information to flow updates.Toni Uhlig2022-02-04
* py-flow-dashboard: added tab layout and event pie chartToni Uhlig2022-01-26
* Improved Plotly/Dash example. It is now somehow informative.Toni Uhlig2022-01-25
* Major nDPId extension. Sorry for the huge commit.Toni Uhlig2022-01-20
* flow-dash: Simplified and extended bar graph.Toni Uhlig2021-05-28
* flow-dash: Added live bars visualising midstream/risky flow count.Toni Uhlig2021-05-28
* Added realtime web based graph example using Plotly/Dash.Toni Uhlig2021-05-27