Home
last modified time | relevance | path

Searched refs:SC_WARN_NO_STATS_LOGGERS (Results 1 – 3 of 3) sorted by relevance

/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-error.h293 SC_WARN_NO_STATS_LOGGERS, enumerator
H A Dutil-error.c311 CASE_CODE (SC_WARN_NO_STATS_LOGGERS); in SCErrorToString()
H A Dcounters.c298 SCLogWarning(SC_WARN_NO_STATS_LOGGERS, "stats are enabled but no loggers are active"); in StatsInitCtxPostOutput()