cloudflare / cloudflare-gcp

Google Cloud Function to push json files from GC Storage to Big Query
Apache License 2.0
84 stars 49 forks source link

Adding Spectrum schema #44

Closed itsmatteomanf closed 4 years ago

itsmatteomanf commented 4 years ago

I was using this Cloud Function to ingest logs into BigQuery, realized it only supports HTTP logs.

I created the option to switch schema, opening a PR with the changes. Feedback welcome, especially on the various types in the schema itself.