Sha256: 04fd8ce8af3ed97e6dbd95a5f4d32da6d23d833c2c6e813997907e1796fc0692
Contents?: true
Size: 447 Bytes
Versions: 3
Compression:
Stored size: 447 Bytes
Contents
# Magellan::Cli magellan-log-funnel: Collect stdout/stderr from sub-process and pass it to fluentd. ## Installation Add this line to your application's Gemfile: ```ruby gem 'magellan-log-funnel' ``` And then execute: $ bundle Or install it yourself as: $ gem install magellan-log-funnel ## Usage ``` bundle exec magellan-log-funnel --project PROJECT1 --stage STAGE1 --worker-version 1.0 --container CONTAINER1 [command ...] ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
magellan-log-funnel-1.2.0 | README.md |
magellan-log-funnel-1.1.0 | README.md |
magellan-log-funnel-1.0.0 | README.md |