juspay/hyperswitch
feat(logging): add support for reading locally generated file logs via vector instance
開放
#5,123 建立於 2024年6月26日
A-infraC-featuregood first issue
倉庫指標
- 星標
- (42,690 顆星)
- PR 合併指標
- (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