juspay/hyperswitch

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

オープン

#5,123 opened on 2024/06/26

 (7 件のコメント) (0 件のリアクション) (1 人の担当者)Rust (4,676 件のフォーク)batch import
A-infraC-featuregood first issue

Repository metrics

Stars
 (42,690 個のスター)
PR merge metrics
 (平均マージ 6d 22h) (30d で 213 merged PRs)

説明

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

コントリビューターガイド