Skip to content

Instantly share code, notes, and snippets.

@bmeck
Created March 14, 2013 16:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bmeck/5162997 to your computer and use it in GitHub Desktop.
Save bmeck/5162997 to your computer and use it in GitHub Desktop.
winston-tee [--auth-fd=0] [--tls=true] [--prefix=log] [--uid y] [--gid x] winstond.local:1337 -- $CMD

should output events and pipe stdin properly

auth

reads the auth credentials from file number $fd, closes once read. Should exactly match HTTP Authorization:

events

prefixed with the prefix + ':'

default

exit
stderr
stdout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment