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

Support for the Firewall Events Schema #58

Closed baustinceltic closed 2 years ago

baustinceltic commented 4 years ago

Similar to PR #44 regarding the addition of the Spectrum schema, it would be nice if the firewall_events data set was an option as well. https://developers.cloudflare.com/logs/log-fields#firewall-events

shagamemnon commented 4 years ago

Thanks for flagging this @baustinceltic ! Yes we should do this as soon as possible. I will open a PR

shagamemnon commented 4 years ago

@baustinceltic do you have an active firewall events logpush job running? If so, please let me know if you can run this schema through a test per #60

baustinceltic commented 4 years ago

No, I don't currently have one running for firewall events. I configured logpush for http-requests via the UI which is when I discovered that the firewall events schema wasn't an option in that drop down menu.