Skip to content

Latest commit

 

History

History

fault-tolerant-logs-collection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Fault tolerant log collection example

Filelog receiver's persistence can be covered by the usage of the following extensions:

  • filestorage extension, to ensure that Collector's restarts do not affect the log collection and offset tracking.
  • exporterhelper persistent-queue, to ensure that Collector's restarts do not affect the delivery of the already collected logs.

A full configuration example is provided in example config