Josh Bleecher Snyder 0868329936 all: use any instead of interface{} 4 years ago
..
backoff 86a902b201 all: adjust some log verbosity 4 years ago
example d97ee12179 logtail, logpolicy: remove an unidiomatic use of an interface 5 years ago
filch 05e55f4a0b logtail/filch: limit buffer file size to 50MB 4 years ago
.gitignore a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago
README.md a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago
api.md a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago
buffer.go 6ddbcab71e logtail: rename the unused CheckLogs to DrainLogs 6 years ago
id.go 1dc4151f8b logtail: add MustParsePublicID 4 years ago
id_test.go 3464114b88 logtail: add ParsePublicID that doesn't allocate 6 years ago
logtail.go 0868329936 all: use any instead of interface{} 4 years ago
logtail_test.go 0868329936 all: use any instead of interface{} 4 years ago

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