logAlert listener

Used for sending log alerts.

Configuration

fieldtyperequireddefaultdescription
alertManagerAddressstring arraystruealertManager addresses
bufferSizeintfalse100The size of the buffer sent by the logAlert. Unit is the number of alert events.
batchTimeouttime.Durationfalse10sThe maximum sending time of each alarm batch.
batchSizeintfalse10The maximum number of alert included in each alarm batch.