tsaikd / gogstash

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

Changed geo output type #188

Closed helgeolav closed 2 years ago

helgeolav commented 2 years ago

The internal representation of the data is changed from a custom struct to map[string]interface{} so the data is compatible with all the other filters and helpers inside gogstash.