firelog

2.0.2 • Public • Published

Firelog

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_fire.js

Fire Spend: 847457 op/s
Bunyan Spend: 70521 op/s

Install

$ npm install firelog -g

Test

run test:

$ npm test

run test coverage:

$ npm run cover

Examples

See examples

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.2
    2
    • latest

Version History

Package Sidebar

Install

npm i firelog

Weekly Downloads

2

Version

2.0.2

License

MIT

Last publish

Collaborators

  • hardog