Log to Google Stackdriverlink
Google Stackdriver is a monitoring, logging and diagnostic tool on Google Cloud Platform (GCP).
Using Fivetran's Google Stackdriver Log service, you can connect and stream Fivetran log events to Stackdriver. You can manage the life cycle of the log events using Stackdriver's configuration. You can also search and filter the logs, and setup monitoring or alerting mechanisms based on log events.
How to view logslink
You can view the logs in Google Stackdriver.
To use filtering options in Stackdriver:
- Select Fivetran's service account e-mail in Service Account section to filter only Fivetran connector logs.
- The logs are grouped by the following pattern:
{ACCOUNT_NAME}-{GROUP_NAME}-{CONNECTOR_NAME}-{SCHEMA_NAME}
. To see the logs for a specific connector, filter using an appropriate pattern. - To see the logs for the Dashboard activities, select
{ACCOUNT_NAME}-{GROUP_NAME}-dashboard-all
pattern. - To see basic SQL transformation logs, select
{ACCOUNT_NAME}-{GROUP_NAME}-transformation-{TRANSFORMATION_NAME}
pattern. - To see dbt transformation logs, select
{ACCOUNT_NAME}-{GROUP_NAME}-dbt-{DBT_JOB_NAME}
pattern.
Setup requirementslink
Please make sure you have the permissions and ability to configure the followings before going through the setup process.
- GCP Account
- Permission to create service account for Fivetran with required role
Setup instructionslink
Please follow the instructions provided in Setup guide.