---
title: 部署Suricata
description: "Suricata是一款主流的开源智能数据分析工具，专注于网络流量中的威胁检测与分析。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengddk/boostida/suricata/kunpeng_datadistribution_01_0007.html
sourcePath: /source/zh/kunpengddk/boostida/suricata/kunpeng_datadistribution_01_0007.html
indexId: 1e791c4f10311c270203d5f8eabc79603fca31814f4f52828cbb956c2f1294bc77
---
# 部署Suricata

Suricata是一款主流的开源智能数据分析工具，专注于网络流量中的威胁检测与分析。

Suricata的核心工作流程包括：数据包解析与流管理、调用检测引擎（如Hyperscan）进行规则匹配、数据包处理与响应以及统计与日志记录。如需了解具体的部署方式及使用案例，请参见《Suricata部署指南(https://gitcode.com/boostkit/suricata/blob/suricata-7.0.8-dadk/doc/deploymentguide/suricata部署指南.md)》。
