logsack-harvester

0.4.5 • Public • Published

Logsack Harvester Build Status NPM version License: GPLv3+

ℹ️ Achtung

⚠️ This version is under heavy development. If you are looking for dramatically improved Log.io, please install it from this commit: a2212d3ed36b7751c24469fbe3c6685bafb440a2 😉

Installation

npm install -g logsack-harvester

Usage:

  ls | logsack

Possible inputs:

  • stdin (default)
  • File
  • Network port (another harvester)

Possible outputs:

  • stdout (default)
  • File
  • Network port (another harvester)

Example

  1. Run input server logsack --in-port 3000 --out-stream

  2. Run output server echo "test" | logsack --in-stream --out-port localhost:3000

Credits

Based on NarrativeScience/Log.io. For list of contributors, please see AUTHORS.

🆓 License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Readme

Keywords

none

Package Sidebar

Install

npm i logsack-harvester

Weekly Downloads

1

Version

0.4.5

License

GPL-3.0+

Last publish

Collaborators

  • muchweb