Skip to content

Releases: manuel-rubio/elogstash

Stable release

13 Sep 14:03
Compare
Choose a tag to compare

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.