Twingate is a zero trust network access platform that allows fast growing companies to quickly and easily provide secure access to their AWS environment. By incorporating modern technologies such as NAT traversal, QUIC, private proxies, and split tunneling, Twingate can replace a traditional or cloud VPN while improving user performance and overall security.
This integration allows organizations to monitor a user's resource access activities in real time.
- You have the Datadog Agent installed on the Twingate Connector server. You must be able to connect to that host and edit the files to configure the Agent and YAML Integration Configs. To install the Datadog Agent, see Getting Started with the Agent.
- You must deploy the Twingate Connector. To enable real-time connection logs, see the Twingate documentation.
- Set up Datadog journald integration.
- Replace
journald.d/conf.yaml
with the following configuration:logs: - type: journald container_mode: true include_units: - twingate-connector.service service: Twingate Connection source: Twingate log_processing_rules: - type: include_at_match name: analytics pattern: ANALYTICS - type: mask_sequences name: remove_analytics replace_placeholder: "" pattern: "ANALYTICS "
- Add the
dd-agent
user to thesystemd-journal
group by usingusermod -a -G systemd-journal dd-agent
. - Restart the Datadog Agent by running
service datadog-agent restart
. - Confirm that the Twingate Analytic log appears in the Log Explorer.
- Go to the Datadog Dashboard List.
- Search for the Twingate Analytics dashboard.
Need help? Contact Twingate Support.