nadhirfr / rf-ids

Machine Learning Based - Intrusion Detection System
32 stars 2 forks source link

traffic not showing #7

Open dapr1234 opened 3 years ago

dapr1234 commented 3 years ago

I was manage to done the machine learning part and run the web service. In the web dashboard when I press "start" nothing happens (I get the response as "status: true"). No network traffic showing in the log either. I have checked the sflow and pkl files as well. but still nothing.

nadhirfr commented 2 years ago

Hello @dapr1234, Kindly check the sFlow Host and Port if it is correct with yours

Revan-droid commented 1 year ago

How to attach machine learning code to this web page

nadhirfr commented 1 year ago

Hello @Revan-droid, Kindly place the trained model here with the same name: 'includes/rf_gridcv_tanpa_scaler_100-est-log2.pkl'

Or you can change accordingly here https://github.com/nadhirfr/rf-ids/blob/0c76af378d3eee7fa5611b2593aa145dbf9a5b95/mysite/app/ddos.py#L28