Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

elifesciences/elife-fastly-bigquery-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastly BigQuery Import

A set of functions, schemas and related information for taking Fastly logs stored on Google Cloud Storage and importing them into Google BigQuery

Schema

The schema was obtained by importing the initial data into BigQuery using Google Dataprep and exporting the inferred schema:

bq show --format=prettyjson elife-fastly:production.generic_cdn | jq '.schema.fields'> schema.js

The schema format corresponds to the log format as set in builder terraform scripts here: https://github.com/elifesciences/builder/blob/master/src/buildercore/terraform.py

About

Tools for importing Fastly CDN logs into BigQuery for eLife

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published