mirror of https://github.com/OISF/suricata
stats: introduce global config
As the stats api calls the loggers at a global interval, the global interval should be configured globally. # global stats configuration stats: enabled: yes # The interval field (in seconds) controls at what interval # the loggers are invoked. interval: 8 If this config isn't found, the old config will be supported.pull/1234/head
parent
e98346b555
commit
a95c95f74c
Loading…
Reference in New Issue