tailscale_log_stream_set
Configure log streaming from your Tailscale network to a specified URL endpoint for monitoring configuration and network activity.
Instructions
Configure log streaming for the tailnet. Requires confirm: true. Streams logs to a specified URL endpoint.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logType | Yes | Type of logs to stream | |
| destinationType | Yes | Destination type for log streaming (e.g., 'panther') | |
| url | Yes | URL endpoint to stream logs to | |
| confirm | Yes | Must be true to confirm log stream configuration change |