MerlinDMC / fluent-plugin-input-gelf

A GELF input for Fluentd
MIT License
8 stars 15 forks source link

Fixes UDP error (From @andreycizov) + Fixes milliseconds in timestamp #15

Open gcaracuel opened 2 years ago

navihtot commented 2 years ago

I had the problems trying to route the logs from gelf input to other outputs. this fixed it for me. This is the error I was getting:

time must be a Fluent::EventTime (or Integer): Float

Can we get this merged :pray:

gcaracuel commented 3 months ago

I think we can close this.. it won't ever be merged