Suricata的配置
见官网
https://suricata.readthedocs.io/en/latest/configuration/index.html#
- Docs »
- 8. Configuration
- Edit on GitHub
8. Configuration
- 8.1. Suricata.yaml
- 8.1.1. Max-pending-packets
- 8.1.2. Runmodes
- 8.1.3. Default-packet-size
- 8.1.4. User and group
- 8.1.5. PID File
- 8.1.6. Action-order
- 8.1.7. Splitting configuration in multiple files
- 8.1.8. Event output
- 8.1.8.1. Default logging directory
- 8.1.8.2. Outputs
- 8.1.8.3. Line based alerts log (fast.log)
- 8.1.8.4. Eve (Extensible Event Format)
- 8.1.8.5. Alert output for use with Barnyard2 (unified2.alert)
- 8.1.8.6. A line based log of HTTP requests (http.log)
- 8.1.8.7. A line based log of DNS queries and replies (dns.log)
- 8.1.8.8. Packet log (pcap-log)
- 8.1.8.9. Verbose Alerts Log (alert-debug.log)
- 8.1.8.10. Alert output to prelude (alert-prelude)
- 8.1.8.11. Stats
- 8.1.8.12. Syslog
- 8.1.8.13. Drop.log, a line based information for dropped packets
- 8.1.9. Detection engine
- 8.1.10. Threading
- 8.1.11. IP Defrag
- 8.1.12. Flow and Stream handling
- 8.1.13. Application Layer Parsers
- 8.1.14. Engine output
- 8.1.15. Packet Acquisition
- 8.1.16. Rules
- 8.1.17. Engine analysis and profiling
- 8.1.18. Application layers
- 8.1.19. Decoder
- 8.1.20. Advanced Options
- 8.2. Global-Thresholds
- 8.3. Snort.conf to Suricata.yaml
- 8.4. Multi Tenancy
- 8.5. Dropping Privileges After Startup
Suricata的配置的更多相关文章
- Suricata规则配置
Suricata 规则配置 IDS/IPS/WAF IPS.IDS和WAF分别是入侵防御系统和入侵检测系统以及WEB应用防火墙的简称,很多人说这些玩意不就是盒子吗已经过时了,其实不是,SIEM其实是有 ...
- 配置suricata
yum -y install libpcap libpcap-devel libnet libnet-devel pcre \ pcre-devel gcc gcc-c++ automake auto ...
- [DPI][suricata] suricata 配置使用
前文: [DPI] suricata-4.0.3 安装部署 至此, 我们已经拥有了suricata可以运行的环境了. 接下来,我们来研究一下它的功能, 首先,分析一下配置文件: /suricata/e ...
- 构建基于Suricata+Splunk的IDS入侵检测系统
一.什么是IDS和IPS? IDS(Intrusion Detection Systems):入侵检测系统,是一种网络安全设备或应用软件,可以依照一定的安全策略,对网络.系统的运行状况进行监视,尽可能 ...
- Suricata开源IDS安装与配置
开源IDS Suricata安装 Linux下的依赖问题的解决 在Debian,Ubuntu或者Linux Mint系列 $ sudo apt-get install wget build-essen ...
- Suricata配置文件说明
本系列文章是Suricata官方文档的翻译加上自己对其的理解,部分图片也是来自那篇文章,当然由于初学,很多方面的理解不够透彻,随着深入后面会对本文进行一定的修正和完善. Suricata使用Yaml作 ...
- CentOS 6.5 安装Suricata(with PF_RING & CUDA)
0.基础包 确保已安装 yum install mpfr cpp ppl cloog-ppl gcc kernel-devel pcre-devel libpcap-devel yum-plugin- ...
- Suricata 之IPS模式
IPS 1.Suricata 本身是不具有拦截功能的,想要让它拦截包需要配合 iptables 使用. 首先要确定安装的suricata是否支持IPS模式,如果在安装编译的时候没有启用IPS模式,NF ...
- Suricata之outputs(输出选项)
outputs stats.log(统计数据包信息的日志) 配置文件:默认开启,数据包统计时间间隔默认为8S 日志文件:主要统计规定时间间隔内数据包的总量,各种不同类型数据包的数量以及数据包的大小等信 ...
随机推荐
- the hard problems when writing a great connector; type cohersion, data partitioning and data locality to name a few
http://rosslawley.co.uk/introducing-a-new=mongodb-spark-connector/
- swing_tableModel 创建表格
import java.awt.BorderLayout; import java.awt.EventQueue; import java.awt.Panel; import java.util.Ar ...
- hadoop配置错误总结
2016-06-02 17:33:04,163 ERROR org.apache.hadoop.yarn.server.resourcemanager.ResourceManager: RECEIVE ...
- httpd2.4.27rpm包制作
http2.4.27 rpm包制作1.安装rpm-buildyum -y install rpm-build2.使用普通用户创建spec规则文件su - lxhvim httpd.spec Name: ...
- react源码分析
ReactMount.render -> ReactMount._renderSubtreeIntoContainer -> ReactMount._renderNewRootCompon ...
- Linux时间子系统之四:定时器的引擎:clock_event_device【转】
本文转载自:http://blog.csdn.net/droidphone/article/details/8017604 版权声明:本文为博主原创文章,未经博主允许不得转载. 目录(?)[+] ...
- hihocoder 1082 然而沼跃鱼早就看穿了一切 (替换指定的串 )
#1082 : 然而沼跃鱼早就看穿了一切 时间限制:1000ms 单点时限:1000ms 内存限制:256MB 描述 fjxmlhx每天都在被沼跃鱼刷屏,因此他急切的找到了你希望你写一个程序屏蔽所有句 ...
- Java 远程调用之Hessian简例
1. [代码]1.服务接口(Hello.java) package server; public interface Hello { String hello(String name);}2. [代码 ...
- Apriori算法实例
Apriori算法与实例 R. Agrawal 和 R. Srikant于1994年在文献[2]中提出了Apriori算法,该算法的描述如下: 下面是一个具体的例子,最开始数据库里有4条交易,{A.C ...
- mysql 5.5升级到5.7版本操作流程
一.备份原来 phpStudy 中 MySQL 安装目录 二.把下载的 MySQL 压缩文件解压至 phpStudy 下的 MySQL目录,复制 my-default.ini ,重命名为 my.ini ...