SumoLogic / sumo-log4j-appender

Log4J Appender for Sumo Logic.
11 stars 21 forks source link

Turning off "SumoBufferFlusherThread" log messages #36

Closed aimtiaz11 closed 4 years ago

aimtiaz11 commented 4 years ago

Hi, I am seeing a large number of messages of similar type to below which are filling up in Sumo Logic pretty much accompanying all logs getting pushed.

DEBUG 2020-04-21 13:44:18,818 [SumoBufferFlusherThread] : Tue Apr 21 13:44:18 AEST 2020 - Flushing and sending out 147 messages (0 messages left)
DEBUG 2020-04-21 13:44:18,818 [SumoBufferFlusherThread] : Sending out data

Is there a way to turn this log messages off from a setting/config in log4j.xml?

Thanks.

aimtiaz11 commented 4 years ago

This query is with log4j2 - I will post in the appropriate repository.