netantho / tenzir

Open source data pipelines for security teams.

Home Page:https://docs.tenzir.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tenzir Tenzir

Open Source Data Pipelines for Security Teams

Chat

Start Here

Dive right in and install Tenzir:

curl https://get.tenzir.app | sh

Check out our documentation for detailed setup instruction, user guides, and reference material.

What is Tenzir?

Tenzir is a distributed platform for processing and storing security event data in a pipeline dataflow model, providing the following abstractions:

  • Tenzir's pipelines consist of powerful operators that perform computations over Arrow data frames. The Tenzir Query Language (TQL) makes it easy to express pipelines—akin to Splunk and Kusto.
  • Tenzir's indexed storage engine persists dataflows in an open format (Parquet & Feather) so that you can access them with any query engine, or run pipelines over selective historical workloads.
  • Tenzir nodes offer a managed runtime for pipelines and storage.
  • Interconnected nodes form a data fabric and pipelines can span across them to implement sophisticated security architectures.

What can I do with Tenzir?

Use Tenzir if you want to:

  • Filter, shape, and enrich events before they hit your SIEM or data lake
  • Normalize, enrich, aggregate, and deduplicate structured event data
  • Store, compact, and search event data in an open storage format
  • Operationalize threat intelligence for live and retrospective detection
  • Build your own security data lake
  • Create a federated detection and response architectures

Building Blocks Building Blocks

License

The open-source editions of Tenzir comes with a 3-clause BSD license.

Please see https://tenzir.com/pricing for commercial editions.

About

Open source data pipelines for security teams.

https://docs.tenzir.com

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 88.7%Language:CMake 3.6%Language:Python 3.3%Language:Shell 1.5%Language:HCL 1.3%Language:Nix 0.7%Language:Dockerfile 0.3%Language:JavaScript 0.3%Language:SCSS 0.1%Language:TypeScript 0.1%Language:C 0.1%Language:Makefile 0.0%Language:R 0.0%Language:Lua 0.0%Language:CSS 0.0%Language:Awk 0.0%Language:HTML 0.0%Language:MDX 0.0%Language:Jinja 0.0%Language:Zeek 0.0%