tailscale/logtail
Fernando Serboncini 698e92a761
logtail/filch: close Filch instances in TestConcurrentSameFile (#18571)
On Windows, TempDir cleanup fails if file handles are still open.
TestConcurrentSameFile wasn't closing Filch instances before exit

Fixes #18570

Signed-off-by: Fernando Serboncini <fserb@tailscale.com>
2026-01-30 11:18:45 -08:00
..
example all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
filch logtail/filch: close Filch instances in TestConcurrentSameFile (#18571) 2026-01-30 11:18:45 -08:00
.gitignore Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
api.md Switch logging service from log.tailscale.io to log.tailscale.com (#14398) 2024-12-16 14:53:34 -08:00
buffer.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
config.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
logtail_omit.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
logtail_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
logtail.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
README.md Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00

Tailscale Logs Service

This github repository contains libraries, documentation, and examples for working with the public API of the tailscale logs service.

For a very quick introduction to the core features, read the API docs and peruse the logs reprocessing example.

For more information, write to info@tailscale.io.