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
Anton Tolchanov 7403d8e9a8 logtail: close idle HTTP connections on shutdown
Fixes tailscale/corp#21609

Co-authored-by: Maisem Ali <maisem@tailscale.com>
Signed-off-by: Anton Tolchanov <anton@tailscale.com>
3 months ago
..
backoff all: use math/rand/v2 more 5 months ago
example all: add test for package comments, fix, add comments as needed 3 months ago
filch
.gitignore
README.md
api.md
buffer.go
logtail.go logtail: close idle HTTP connections on shutdown 3 months ago
logtail_test.go

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.