juspay/hyperswitch

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

开放

#5,123 创建于 2024年6月26日

 (7 条评论) (0 个反应) (1 位负责人)Rust (4,676 个派生)batch import
A-infraC-featuregood first issue

仓库指标

星标
 (42,690 个星标)
PR 合并指标
 (平均合并 6天 22小时) (30 天内合并 213 个 PR)

描述

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

贡献者指南