GitPedia
matanolabs

matanolabs/matano

Open source security data lake for threat hunting, detection & response, and cybersecurity analytics at petabyte scale on AWS

1 Releases
Latest: 3y ago
nightlyLatestPre-release
github-actions[bot]github-actions[bot]·3y ago·August 31, 2022
GitHub

📦 Installation

  • [View the complete installation instructions.](https://www.matano.dev/docs/installation)
  • You can download and execute the included files to install Matano.
  • For example, to install the Matano CLI for Linux, run:
  • ```bash
  • curl -OL https://github.com/matanolabs/matano/releases/download/nightly/matano-linux-x64.sh
  • chmod +x matano-linux-x64.sh
  • sudo ./matano-linux-x64.sh
  • ```