Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Victor Julien 8a735a9b90 profiling: add sample-rate yaml option
Add option "profiling.sample-rate":

  # Run profiling for every xth packet. The default is 1, which means we
  # profile every packet. If set to 1000, one packet is profiled for every
  # 1000 received.
  #sample-rate: 1000

This allows for configuration of the sample rate.
13 years ago
benches
contrib
doc
m4
qa Updated banned function cocci check 13 years ago
rules dns: add event for when memcap is reached 13 years ago
scripts
src profiling: add sample-rate yaml option 13 years ago
.gitignore
COPYING
ChangeLog Update Changelog for 2.0beta2 13 years ago
LICENSE
Makefile.am dns: rules files was not installed 13 years ago
Makefile.cvs
acsite.m4
autogen.sh
classification.config
config.rpath
configure.ac prelude: fix configure and cleanup 13 years ago
doxygen.cfg doxygen: document all code 13 years ago
reference.config
suricata.yaml.in profiling: add sample-rate yaml option 13 years ago
threshold.config