2.0.2 • Published 9 years ago
firelog v2.0.2
Firelog
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_fire.js
Fire Spend: 847457 op/s
Bunyan Spend: 70521 op/sInstall
$ npm install firelog -g
Test
run test:
$ npm testrun test coverage:
$ npm run coverExamples
See examples