tsaikd / gogstash

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

panic in filterkv #159

Closed helgeolav closed 3 years ago

helgeolav commented 3 years ago

I fixed a flaw in filterkv that would panic by passing "K=" into the filter and added some more tests.