Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/telkomindonesia/hwc-logstream
https://github.com/telkomindonesia/hwc-logstream
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/telkomindonesia/hwc-logstream
- Owner: TelkomIndonesia
- Created: 2023-07-12T07:53:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-20T02:20:57.000Z (about 1 year ago)
- Last Synced: 2024-06-21T08:09:27.335Z (6 months ago)
- Language: Go
- Size: 6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Huawei Cloud Log Stream
A simple service to continuosly fetch logs from Huawei Cloud LTS and output it to stdout.
## Authentication
See .
## Configuration
See [config.go](./config.go#L12-L18) for configuration item.
## Example
See [examples](examples) on how to use it in docker container combined with [vector](https://vector.dev/) to route the logs.