in src/main/java/com/aliyun/openservices/log/log4j2/LoghubAppender.java [396:398]
public void setBatchSizeThresholdInBytes(int batchSizeThresholdInBytes) { producerConfig.setBatchSizeThresholdInBytes(batchSizeThresholdInBytes); }