Skip to content

After restarting Malcolm, zeek did not start #623

Closed Answered by mmguero
H-Dynamite asked this question in Troubleshooting

You must be logged in to vote

Running zeekctl directly inside Malcolm's Zeek containers isn't advised, as there is some other setup that needs to happen for things to get put in the right place prior to that starting up. Instead, we have some scripting that can do that for you. See the documentation here.

In the host on which Malcolm is running, if Malcolm is deployed using docker compose, you can restart the zeek services with docker compose exec zeek-live supervisorctl restart live-zeek, or, by getting a shell into the container and just running supervisorctl restart live-zeek.

To see what's wrong, I'd recommend you start Malcolm and let it come back up, then run ./scripts/logs -s zeek-live and share the output here…

Replies: 3 comments

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies
Answer selected by mmguero

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
zeek Relating to Malcolm's use of Zeek
2 participants
Converted from issue

This discussion was converted from issue #612 on March 20, 2025 13:32.