Open br-zezowski opened 6 years ago
I was able to get @jverhoeks code to work after editing the client.go file and remaking. Now I get an error from the logconsumer.go after it opens: panic: interface conversion: interface {} is nil, not float64
Any ideas? Maybe its the Fields? I noticed fields.yml has some old properties in it it seems??
Hi,
Cloudflare has now an option to push the logfiles to your own s3 bucket. I use with with a lambda to feed the logs to my elasticsearch
I created a fork with some patches and a build script that uses Docker to build the executable
https://github.com/edrans/cloudflarebeat