Datadog
Datadog is a monitoring and analytics platform for cloud applications.
Using our logging service, you can connect Fivetran log events to Datadog and manage them from Datadog Log Explorer.
Integrate Fivetran with Datadog to:
- Manage the life cycle of the log events
- Search and filter the logs based on your requirements
- Set up alerts and additional monitoring mechanisms based on the log events
To sync data from Datadog to your destination, use our Datadog connector.
How to view Fivetran logs
Fivetran's logging service sends event data to Datadog in the JSON format. You can view your Fivetran logs using the Datadog Log Explorer dashboard.
To filter Fivetran connection logs, use the following query:
ddsource:fivetran @hostname:{HOSTNAME}
Replace {HOSTNAME} with the hostname you provided in your Fivetran setup form.
Filter by custom attributes
You can filter logs by custom attributes such as account and group:
Filter logs for a specific account:
@account:{ACCOUNT_ID}
Filter logs for all connections in a group:
@account:{ACCOUNT_ID} @group:{GROUP_ID}
Setup guide
Follow our step-by-step Datadog setup guide to manage Fivetran logs through Datadog.