Skip to content

tenzir/zeek-tenzir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2d925cd · Jul 20, 2023

History

40 Commits
Jul 20, 2023
Sep 28, 2018
Sep 27, 2018
Jul 20, 2023
Jul 20, 2023

Zeek & Tenzir

This Zeek package provides the integration with Tenzir.

Get Started

Install the package and you're good to go:

zkg install zeek-tenzir

Use Cases

Here are a few things you can do with the Tenzir package.

Post-process Logs with Pipelines

event zeek_init()
  {
  Tenzir::postprocess("import"); 
  }

License

This Zeek package comes with a BSD 3-clause license.