This repository contains the source code of the RoLaGuard data collectors. This component is the responsible of gathering packets from different sources and send it to the packet writer, which inserts the packets in the system database for further analysis.
To access the main project with instructions to easily run the rolaguard locally visit the RoLaGuard repository. For contributions, please visit the CONTRIBUTIONS file
First build a docker image locally:
docker build -t rolaguard-data-collectors