Google Cloud Platform Blog
Product updates, customer stories, and tips and tricks on Google Cloud Platform
Analyzing your Google App Engine Logs with Google BigQuery
Monday, July 23, 2012
Developers know that logging and logs analysis can often mean the difference between delighting and disappointing users. With the Google App Engine
LogService API
, it’s easy to add logging to your App Engine App with just a few lines of code. But of course, logging events is only the beginning, and today we’re particularly excited to highlight using
Google BigQuery
to analyze your App Engine logs.
Google BigQuery is an externalized version of Google’s own logs analysis framework that allows developers to run queries across billions of rows of data in seconds via a RESTful API. BigQuery uses a familiar SQL-like query language and is able to scale to datasets that are terabytes in size and beyond.
We see BigQuery as a natural fit for logs analysis, and at I/O this year, our developer relations team led a
codelab
demonstrating how to import and analyze App Engine logs with BigQuery.
Our customers have also had success with this technique, and App Engine developers at
Streak.com
posted their own
walkthrough
and
Java framework
, called Mache, for automatically exporting App Engine logs into BigQuery. Mache provides a simple interface for scheduling cron jobs that parse and ingest log file data into BigQuery at user-defined intervals.
If you’re interested in trying out Google BigQuery with App Engine, check out the
getting started guide
and the
sample code
from our I/O codelab. Happy logging!
- Posted by the Google App Engine Team
Also, if you’re interested in analyzing Datastore data in BigQuery, check out our
article
that shows how to use App Engine MapReduce to manage the transformation and export of Datastore entities.
Free Trial
GCP Blogs
Big Data & Machine Learning
Kubernetes
GCP Japan Blog
Firebase Blog
Apigee Blog
Popular Posts
Understanding Cloud Pricing
World's largest event dataset now publicly available in BigQuery
A look inside Google’s Data Center Networks
Enter the Andromeda zone - Google Cloud Platform’s latest networking stack
Getting your data on, and off, of Google App Engine
Labels
Announcements
193
Big Data & Machine Learning
134
Compute
271
Containers & Kubernetes
92
CRE
27
Customers
107
Developer Tools & Insights
151
Events
38
Infrastructure
44
Management Tools
87
Networking
43
Open
1
Open Source
135
Partners
102
Pricing
28
Security & Identity
85
Solutions
24
Stackdriver
24
Storage & Databases
164
Weekly Roundups
20
Feed
Subscribe by email
Demonstrate your proficiency to design, build and manage solutions on Google Cloud Platform.
Learn More
Technical questions? Check us out on
Stack Overflow
.
Subscribe to
our monthly newsletter
.
Google
on
Follow @googlecloud
Follow
Follow