hartfordfive / cloudflarebeat

ELK beat to fetch Cloudflare logs via the Enterprise Log Share API
Other
11 stars 8 forks source link

Is it working? #20

Open br-zezowski opened 6 years ago

jverhoeks commented 6 years ago

I created a fork with some patches and a build script that uses Docker to build the executable

https://github.com/edrans/cloudflarebeat

scrypt0 commented 5 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??

jverhoeks commented 5 years ago

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