Logging Google Professional Data Engineer GCP

  1. Home
  2. Logging Google Professional Data Engineer GCP
  • collect and store logs from workloads deployed in GCP or AWS
  • can gather logs from
    • Compute Engine
    • App Engine
    • EC2,
    • Google Cloud Audit Logs
  • Based on Fluentd
  • relies on the google-fluentd logging agent installed in each VM.
  • logs can be viewed in the Stackdriver Log Viewer.
  • can also use the Logging API to programmatically send the logs.
  • Can export logs to external services
Menu