|
|
4 vuotta sitten | |
|---|---|---|
| .. | ||
| backoff | dd97111d06 backoff: update to Go style, document a bit, make 30s explicit | 5 vuotta sitten |
| example | d97ee12179 logtail, logpolicy: remove an unidiomatic use of an interface | 5 vuotta sitten |
| filch | 297b3d6fa4 staticcheck.conf: turn off noisy lint errors | 4 vuotta sitten |
| .gitignore | a8d8b8719a Move Linux client & common packages into a public repo. | 6 vuotta sitten |
| README.md | a8d8b8719a Move Linux client & common packages into a public repo. | 6 vuotta sitten |
| api.md | a8d8b8719a Move Linux client & common packages into a public repo. | 6 vuotta sitten |
| buffer.go | 6ddbcab71e logtail: rename the unused CheckLogs to DrainLogs | 6 vuotta sitten |
| id.go | b34fbb24e8 logtail: reduce PublicID.UnmarshalText from 2 allocs to 0 | 4 vuotta sitten |
| id_test.go | 3464114b88 logtail: add ParsePublicID that doesn't allocate | 5 vuotta sitten |
| logtail.go | bb8ce48a6b logtail: allow changing log level concurrently | 4 vuotta sitten |
| logtail_test.go | b34fbb24e8 logtail: reduce PublicID.UnmarshalText from 2 allocs to 0 | 4 vuotta sitten |
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].