2.0.4 • Published 9 years ago
fare v2.0.4
Fare
a simple log pkg, send log to elasticsearch
Features
- stream support
- data loss guard against
Options
host, target hostport, target portstream(on|off), use stream pipe log
Benchmark
enter benchmark dir, then execute $node bunyan_vs_fare.js
// virtual box centos7
// 1C1G
// 100000ops
WTODOInstall
$ npm install fare -g
Test
run test:
$ npm testrun test coverage:
$ npm run coverExamples
See examples