nDPI icon indicating copy to clipboard operation
nDPI copied to clipboard

nDPI产生的流量json数据对接ES数据分析平台

Open HOPEAMOR opened this issue 1 year ago • 4 comments

希望nDPI分析的流量数据能够直接对接到ES数据库中

HOPEAMOR avatar Jul 03 '23 06:07 HOPEAMOR

Please note that this project is maintained by English speaking folks. Sorry.

utoni avatar Jul 03 '23 06:07 utoni

It is hoped that the traffic data analyzed by nDPI can be directly read into the ES database

HOPEAMOR avatar Jul 03 '23 08:07 HOPEAMOR

ElasticSearch is not supported by the integration examples you'll find in the repository. You may need to write your own middleware that processes nDPI serialized detection data and send it to an ES node.

utoni avatar Jul 03 '23 10:07 utoni

Its a heck of the work but you can integrate zlogger with ndpi which will log all the traffic data into a file and then use filebeat to ship that data into ES Database.

ShaheemNaqvi avatar Jul 08 '23 16:07 ShaheemNaqvi