Last active
May 13, 2020 22:21
-
-
Save oremj/1d1f7f63ab317989ea6254a0ce0889d6 to your computer and use it in GitHub Desktop.
bigquery cloudfront schema
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
date:DATE,time:STRING,location:STRING,bytes:INTEGER,request_ip:STRING,method:STRING,host:STRING,uri:STRING,status:INTEGER,referrer:STRING,user_agent:STRING,query_string:STRING,cookie:STRING,result_type:STRING,request_id:STRING,host_header:STRING,request_protocol:STRING,request_bytes:INTEGER,time_taken:FLOAT,xforwarded_for:STRING,ssl_protocol:STRING,ssl_cipher:STRING,response_result_type:STRING,http_version:STRING,fle_status:STRING,fle_encrypted_fields:STRING,c_port:INTEGER,time_to_first_byte:FLOAT,x_edge_detailed_result_type:STRING,sc_content_type:STRING,sc_content_len:INTEGER,sc_content_start:STRING,sc_range_end:STRING |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment