tailscale_get_network_flow_logs
Retrieve network flow logs to view connections between devices, including source/destination, timestamps, and traffic metadata for security monitoring and connectivity debugging.
Instructions
Get network traffic flow logs showing connections between devices. Shows source/destination nodes, timestamps, and traffic metadata — useful for security monitoring and debugging connectivity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End time in RFC3339 format. Defaults to now. | |
| start | Yes | Start time in RFC3339 format (e.g. '2026-04-01T00:00:00Z'). Required. |