winston-logstash

A Logstash TCP transport for winston.

MIT License

Downloads
111.3K
Stars
123
Committers
19
winston-logstash - Minor updates Latest Release

Published by jaakkos about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jaakkos/winston-logstash/compare/v1.2.0...v1.2.1

winston-logstash - v1.2.0

Published by jaakkos over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jaakkos/winston-logstash/compare/v1.1.0...v1.2.0

winston-logstash - TypeScript migration

Published by jaakkos almost 2 years ago

Features:

  • Migrate to TypeScript
  • Add end2end test for both winston 2.x and 3.x.
winston-logstash - Event Logging Fixes and Proper Shutdown

Published by djMax about 8 years ago

  • The logged event no longer fires twice
  • Added a method to retrieve the queue length to assist with clean shutdown
  • Once close is called, don't try to reconnect