You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/logtail
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int
Updates #11058

Change-Id: I35e7ef9b90e83cac04ca93fd964ad00ed5b48430
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 week ago
..
backoff logtail: use tstime (#8607) 9 months ago
example all: replace logtail.{Public,Private}ID with logid.{Public,Private}ID (#7404) 1 year ago
filch all: use Go 1.22 range-over-int 1 week ago
.gitignore Move Linux client & common packages into a public repo. 4 years ago
README.md Move Linux client & common packages into a public repo. 4 years ago
api.md all: replace logtail.{Public,Private}ID with logid.{Public,Private}ID (#7404) 1 year ago
buffer.go logtail: require Buffer.Write to not retain the provided slice (#11617) 2 weeks ago
logtail.go logtail: optimize JSON processing (#11671) 2 weeks ago
logtail_test.go all: use Go 1.22 range-over-int 1 week 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 info@tailscale.io.