logentries-piper

1.0.2 • Public • Published

Logentries Piper

Pipe a command's output to Logentries and forward it to the standard output as well.

Install

npm install (-g) logentries-piper

Use

COMMAND | logentries-piper

If you want to also pipe stderr :

COMMAND 2>&1 | logentries-piper

Pass your Logentries token :

  • as LOGENTRIES_TOKEN environment variable
  • with --token <TOKEN> argument (prevails on the env. var.)

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    2
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i logentries-piper

Weekly Downloads

2

Version

1.0.2

License

MIT

Last publish

Collaborators

  • guillaumervls