This post shows how to direct Istio logs to Stackdriver and export those logs to various configured sinks such as such as BigQuery, Google Cloud Storage or Cloud Pub/Sub. At the end of this post you can perform analytics on Istio data from your favorite places such as BigQuery, GCS or Cloud Pub/Sub. The Bookinfo sample application is used as the example application throughout this task. Before you begin Install Istio in your cluster and deploy an application. Configuring Istio to export logs ...