ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
Ross Kukulinski
@rosskukulinski
#BayNode February 2014
BayNode Logging Discussion
BayNode Logging Discussion
BayNode Logging Discussion
github.com/flatiron/winston (Nodejitsu)
? Plugin

Architecture

? Multiple

transports (Couchdb, Mongodb,
Loggly, Riak, Streams/File, mail)

? Log

rotation sub-optimal
trentm/node-bunyan (Joyent)
? Streams!
? Messages

are json (cliprettyifier)
? Log rotation++
? DTrace provider
? jbrisbin/node-rlog

(Riak)
? visionmedia/log.js (simple streaming)
? nomiddlename/log4js-node
? File

? Database

(MongoDB, Riak, Couch)
? Services (Loggly, Papertrail, etc)
? Streaming (i.e through AMQP)
BayNode Logging Discussion

More Related Content

BayNode Logging Discussion

Editor's Notes

  • #6: Winston:Define multiple transportsStreams capable