juspay/hyperswitch

feat(logging): add support for reading locally generated file logs via vector instance

Aberta

#5.123 aberto em 26 de jun. de 2024

 (7 comentários) (0 reação) (1 responsável)Rust (4.676 forks)batch import
A-infraC-featuregood first issue

Métricas do repositório

Stars
 (42.690 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Currently we use a vector docker service to manage our logs & events pipeline. This vector is controlled by this configuration.

We need to add support for reading file logs from local system and send them to loki / opensearch with a proper tag/labels.

Can take a look at the promtail configuration to get an idea about the exact specifications of this.

References: file source in vector addition of vector service

Guia do colaborador