Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A question #1

Open
lianxiliangnianbandeyuan opened this issue May 6, 2024 · 1 comment
Open

A question #1

lianxiliangnianbandeyuan opened this issue May 6, 2024 · 1 comment

Comments

@lianxiliangnianbandeyuan

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
Copy link
Contributor

dergenc commented May 23, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants