UHH-ISS / tsnzeek

TSNZeek: An Open-source Intrusion Detection System for IEEE 802.1 Time-sensitive Networking
BSD 2-Clause "Simplified" License
10 stars 3 forks source link

A question #1

Open lianxiliangnianbandeyuan opened 2 months ago

lianxiliangnianbandeyuan commented 2 months ago

Hi, I'm a TSN beginner and I'm getting an error while compiling zeek in a reproduction project and the VM gets laggy why is that?

dergenc commented 1 month ago

Compiling Zeek is resource-intensive for sure - and it could take a long time depending on the resources you allocated for your VM. If you try paralell compiling (with -j parameter) with insufficient VM memory, it could even crash your VM or OOM may intervene. I can only suggest to be generous (not so much, e.g. 4 cores, 16GB RAM) on your resource allocation and be patient.

For Zeek-related problems, the official installation guide would be very helpful. If you have any problems on compiling the TSN grammer or running IDS script, please do not hesitate to write me.