cloudwatch-logger

command module
v0.0.0-...-73080cb Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

README

cloudwatch-logger

A simple tool to connect the standard input stream to Amazon CloudWatch.

Usage

cloudwatch-logger [-t] LOG-GROUP-NAME LOG-STREAM-NAME

If the -t option is specified, the input will also be copied to standard output.

The log group and log stream will automatically be created if necessary.

NOTE: The named log stream must not exist prior to running this program.

Build instructions

$ make

If you want to cross-compile, set the GOOS and GOARCH environment variables first. See https://golang.org/doc/install/source for details on the possible values.

Author

Michael S. Fischer, mfischer@zendesk.com

Thanks

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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