brimdata / zeek

Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.
https://www.zeek.org
Other
2 stars 0 forks source link

Windows Zeek artifact packaging #10

Closed philrz closed 4 years ago

philrz commented 4 years ago

We now have the pipeline to create a Cygwin-based Zeek binary as described at https://github.com/brimsec/zeek/blob/master/brim/windows/README.md. We still need a zipfile artifact that has the expected structure as the MacOS artifact, and a script/batch file that handles the ZEEK* environment variables.

@alfred-landrum already merged https://github.com/brimsec/zeek/pull/9 that's related to this. There will be additional PR’s to automatically build & put that utility into the windows Zeek ZIP artifact.