tsaikd / gogstash

Logstash like, written in golang
MIT License
644 stars 106 forks source link

Added code for filterkv and added unixnano format #143

Closed helgeolav closed 3 years ago

helgeolav commented 3 years ago

As mentioned in #142 this PR has two changes:

  1. filterkv to handle key=value sources.
  2. Support for UNIXNANO date format.