tsaikd / gogstash

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

Numerous improvements to Gogstash #126

Open MayurVirkar opened 4 years ago

MayurVirkar commented 4 years ago

1: Added Redis output 2: Added password support to Redis 3: Added compiled binaries 4: Added compilation script to generate binaries 5: Updated documentation with new features 6: Added flags to improve elastic compatibility.

Normally I wouldn't create pull requests this way. But as I have already done the changes for my internal project, just sharing them here as well. Feel free to cherry-pick.