Skip to content

Logging framework for Android and Google AppEngine for sending Logs to Google BigQuery

Notifications You must be signed in to change notification settings

parag1102/Log2BQ

Repository files navigation

Log2BQ

About the Project: Logging framework for Android and Google AppEngine for sending Logs to Google BigQuery

Logging framework for APPEngine and Android

1) developing custom logging handler to froward logs to BigQuery.
2) figuring out the authorization protocol and the data format to send these logs.
3) creating python and java app engine client library for the same.

Analysis of logs using BigQuery

1) figuring out a suitable table schema to store logs in BigQuery.
2) optimizing the billing cost using local caching of logs to local disk and DataStore

About

Logging framework for Android and Google AppEngine for sending Logs to Google BigQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published