Josh Bleecher Snyder e45d51b060 logtail: add a few new methods to PublicID 4 лет назад
..
backoff dd97111d06 backoff: update to Go style, document a bit, make 30s explicit 5 лет назад
example d97ee12179 logtail, logpolicy: remove an unidiomatic use of an interface 5 лет назад
filch 05e55f4a0b logtail/filch: limit buffer file size to 50MB 4 лет назад
.gitignore a8d8b8719a Move Linux client & common packages into a public repo. 6 лет назад
README.md a8d8b8719a Move Linux client & common packages into a public repo. 6 лет назад
api.md a8d8b8719a Move Linux client & common packages into a public repo. 6 лет назад
buffer.go 6ddbcab71e logtail: rename the unused CheckLogs to DrainLogs 6 лет назад
id.go e45d51b060 logtail: add a few new methods to PublicID 4 лет назад
id_test.go 3464114b88 logtail: add ParsePublicID that doesn't allocate 6 лет назад
logtail.go 9fe5ece833 logtail: cap the buffer size in encodeText 4 лет назад
logtail_test.go 9fe5ece833 logtail: cap the buffer size in encodeText 4 лет назад

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