Avery Pennarun 6f590f5b52 logtail: we missed a case for the backoff timer. vor 5 Jahren
..
backoff 08acb502e5 Add tstest.PanicOnLog(), and fix various problems detected by this. vor 5 Jahren
example 4f128745d8 magicsock/test: oops, fix a data race in nested-test logf hack. vor 5 Jahren
filch 5eb09c8f5e filch_test: clarify the use of os.RemoveAll(). vor 5 Jahren
.gitignore a8d8b8719a Move Linux client & common packages into a public repo. vor 6 Jahren
README.md a8d8b8719a Move Linux client & common packages into a public repo. vor 6 Jahren
api.md a8d8b8719a Move Linux client & common packages into a public repo. vor 6 Jahren
buffer.go 6ddbcab71e logtail: rename the unused CheckLogs to DrainLogs vor 6 Jahren
id.go 5d67365cc9 logtail: add PrivateID.IsZero method vor 5 Jahren
id_test.go 3464114b88 logtail: add ParsePublicID that doesn't allocate vor 6 Jahren
logtail.go 6f590f5b52 logtail: we missed a case for the backoff timer. vor 5 Jahren
logtail_test.go 08acb502e5 Add tstest.PanicOnLog(), and fix various problems detected by this. vor 5 Jahren

README.md

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 [email protected].