Skip to content

hardog/fare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fare

Build Status Coverage Status License npm Version

a simple log pkg, send log to elasticsearch

Features

  • stream support
  • data loss guard against

Options

  • host, target host
  • port, target port
  • stream(on|off), use stream pipe log

Benchmark

enter benchmark dir, then execute $node bunyan_vs_fare.js

// virtual box centos7 
// 1C1G
// 100000ops
WTODO

Install

$ npm install fare -g

Test

run test:

$ npm test

run test coverage:

$ npm run cover

Examples

See examples

License

MIT

About

push log to remote mache specified host & port

Resources

License

Stars

Watchers

Forks

Packages

No packages published