log-stream-cli

module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2019 License: Apache-2.0

README

Log Stream CLI Plugin Concourse Badge

The Log Stream CLI Plugin is a CF CLI plugin to retrieve logs from a Loggregator V2 stream

Installing Plugin
From CF-Community
cf install-plugin -r CF-Community "log-stream"
From Binary Release
  1. Download the binary for the latest release for your platform.
  2. Install it into the cf cli:
cf install-plugin download/path/log-stream-cli
From Source Code

Make sure to have the latest Go toolchain installed.

go get code.cloudfoundry.org/log-stream-cli/cmd/log-stream-cli
cf install-plugin $GOPATH/bin/log-stream-cli
Usage
Log Stream
$ cf log-stream --help
NAME:
   log-stream - Stream all messages of all types from Loggregator

USAGE:
   log-stream <source-id> [<source-id>] [options]

OPTIONS:
   --type, -t       Filter the streamed logs. Available: 'log','event','counter','gauge','timer'. Allows multiple.

Directories

Path Synopsis
cmd
log-stream-cli command
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL