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
Joe Tsai 0b7087c401
logpolicy: expose MaxBufferSize and MaxUploadSize options (#14903)
Updates tailscale/corp#26342

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
10 months ago
..
backoff all: use math/rand/v2 more 2 years ago
example Switch logging service from log.tailscale.io to log.tailscale.com (#14398) 12 months ago
filch all: use Go 1.22 range-over-int 2 years ago
.gitignore Move Linux client & common packages into a public repo. 6 years ago
README.md Move Linux client & common packages into a public repo. 6 years ago
api.md Switch logging service from log.tailscale.io to log.tailscale.com (#14398) 12 months ago
buffer.go logtail: require Buffer.Write to not retain the provided slice (#11617) 2 years ago
logtail.go logpolicy: expose MaxBufferSize and MaxUploadSize options (#14903) 10 months ago
logtail_test.go all: use Go 1.22 range-over-int 2 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 info@tailscale.io.