Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/winlinvip/http-gif-sls-writer
A HTTP statistics use GIF to collect logs and write to SLS.
https://github.com/winlinvip/http-gif-sls-writer
Last synced: about 1 month ago
JSON representation
A HTTP statistics use GIF to collect logs and write to SLS.
- Host: GitHub
- URL: https://github.com/winlinvip/http-gif-sls-writer
- Owner: winlinvip
- License: mit
- Created: 2019-12-03T04:39:26.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T12:41:30.000Z (8 months ago)
- Last Synced: 2024-06-20T16:43:34.793Z (6 months ago)
- Language: Go
- Size: 950 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# http-gif-sls-writer
Create a gif image to report to Aliyun SLS.
## Usage
```
docker run -p 1987:1987 --rm ossrs/hgsw
# Or use aliyun mirror.
docker run -p 1987:1987 --rm registry.cn-hangzhou.aliyuncs.com/ossrs/hgsw
```