tailscale_get_audit_log
Retrieve tailnet audit logs to track configuration changes and user actions for troubleshooting and compliance.
Instructions
Get the tailnet audit/configuration log. Shows who changed what and when — useful for troubleshooting and compliance.
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. |