Skip to content

Stable release

Latest
Compare
Choose a tag to compare
@manuel-rubio manuel-rubio released this 13 Sep 14:03
· 1 commit to master since this release

This is a simple library to handle logstash output and there are too many improvements that could be done on the base code but I think it's good enough to be released as 1.0.0 and it has some features as:

  • TCP transport
  • UDP transport
  • File storage with rotation dynamic based on date (monthly, daily and hourly)
  • Use of pool for TCP and UDP to avoid bottlenecks
  • Use jsx to format the output in all of the channels in JSON format.