a simple log pkg, send log to elasticsearch
- stream support
- data loss guard against
host
, target hostport
, target portstream(on|off)
, use stream pipe log
enter benchmark dir, then execute $node bunyan_vs_fare.js
// virtual box centos7
// 1C1G
// 100000ops
WTODO
$ npm install fare -g
run test:
$ npm test
run test coverage:
$ npm run cover
See examples