linepost

1.0.0 • Public • Published

linepost

Reads from stdin and posts each input line to a given URL as text/plain. Best used with a CouchDB update handler, natch.

Usage

npm install -g linepost
cat somelog.file | linepost http://localhost:5984/logs/_design/collector/_update/message

…should do the trick. (You can include HTTP basic auth in the URL.)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i linepost

Weekly Downloads

0

Version

1.0.0

License

BSD-2-Clause

Last publish

Collaborators

  • natevw