Error - Need help

I am getting this error.

12/3/2021 – 11:57:47 - - [ERRCODE: SC_ERR_JSON_STATS_LOG_NEGATED(273)] - Cannot disable both totals and threads in stats logging

If you want to enable stats, they can either be logged per thread or of all threads merged together.
If you do not want stats be logged at all, comment out the stats sub-section of eve-json section altogether instead of disabling both totals and threads setting of stats.

 #- stats:
 #    totals: no       # stats for all threads merged together
 #    threads: no       # per thread stats
 #    deltas: no        # include delta values