CSIRT-MU / Stream4Flow

A framework for the real-time network traffic analysis based on world-leading technologies for distributed stream processing, network traffic monitoring, and visualization.
https://csirt.muni.cz/?lang=en
MIT License
100 stars 36 forks source link

Stream4Flow README #11

Closed simkosvorad closed 7 years ago

simkosvorad commented 7 years ago

I would recommend adding description of solution to the problem when ansible is not installed before using $ vagrant up which is installing ansible and then using $ vagrant provision consumer.

Also the command softflowd -i <your interface> -n 192.168.0.2:4739 didn't work for me, using the command in debug mode as softflowd -i <your interface> -D -n 192.168.0.2:4739 seemed to solve the problem.

tomjirsa commented 7 years ago

Thanks for pointing out. Readme updated in 3190614775e002ab7f5581bae10ced0e7f38f9cb

simkosvorad commented 7 years ago

I think there is a typo in sentence

Note: machines in cluster must run Debian OS ekvivalent to Ubuntu 14.* (due to initd)

I believe it should be spelled " equivalent ".