Actions
Feature #247
closedConfig option to set stats.log update interval
Effort:
Difficulty:
Label:
Description
In src/counters.h SC_PERF_MGMTT_TTS is hardcoded to 8 sec.
This makes the stats.log file large fast, and I dont need "real-time" stats updates :)
Also, my way of graphing suricata in munin does not need more than an update each 5 minutes.
I therefor propose an option in the suricata.yaml to be able to manually overwrite the default,
without recompiling suricata :)
Files
Actions