Brad Fitzpatrick 40e2b312b6 ipn/ipnserver, logpolicy: move Windows disk logging up earlier 4 ani în urmă
..
backoff dd97111d06 backoff: update to Go style, document a bit, make 30s explicit 5 ani în urmă
example d97ee12179 logtail, logpolicy: remove an unidiomatic use of an interface 5 ani în urmă
filch 05e55f4a0b logtail/filch: limit buffer file size to 50MB 4 ani în urmă
.gitignore a8d8b8719a Move Linux client & common packages into a public repo. 6 ani în urmă
README.md a8d8b8719a Move Linux client & common packages into a public repo. 6 ani în urmă
api.md a8d8b8719a Move Linux client & common packages into a public repo. 6 ani în urmă
buffer.go 6ddbcab71e logtail: rename the unused CheckLogs to DrainLogs 6 ani în urmă
id.go b34fbb24e8 logtail: reduce PublicID.UnmarshalText from 2 allocs to 0 4 ani în urmă
id_test.go 3464114b88 logtail: add ParsePublicID that doesn't allocate 5 ani în urmă
logtail.go 40e2b312b6 ipn/ipnserver, logpolicy: move Windows disk logging up earlier 4 ani în urmă
logtail_test.go 94fb42d4b2 all: use testingutil.MinAllocsPerRun 4 ani în urmă

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].