|
|
4 years ago | |
|---|---|---|
| .. | ||
| backoff | dd97111d06 backoff: update to Go style, document a bit, make 30s explicit | 5 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 | b34fbb24e8 logtail: reduce PublicID.UnmarshalText from 2 allocs to 0 | 4 years ago |
| id_test.go | 3464114b88 logtail: add ParsePublicID that doesn't allocate | 5 years ago |
| logtail.go | 3b541c833e util/clientmetric, logtail: log metric changes | 4 years ago |
| logtail_test.go | 94fb42d4b2 all: use testingutil.MinAllocsPerRun | 4 years ago |
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].