Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heroku/logplex-cli
Logplex client written in Go
https://github.com/heroku/logplex-cli
Last synced: 3 months ago
JSON representation
Logplex client written in Go
- Host: GitHub
- URL: https://github.com/heroku/logplex-cli
- Owner: heroku
- Created: 2015-08-07T23:59:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-13T21:32:07.000Z (about 9 years ago)
- Last Synced: 2024-06-18T15:43:23.546Z (5 months ago)
- Language: Go
- Size: 144 KB
- Stars: 1
- Watchers: 98
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Logplex client
## Usage
```
cloud mycloud # or export LOGPLEX_ENDPOINT
export LOGPLEX_AUTH_KEY=...logplex-cli channel create
logplex-cli channel destroy
logplex-cli drain add
logplex-cli drain remove
```