package
1.79.0-mod
Repository: https://github.com/sagernet/tailscale.git
Documentation: pkg.go.dev

# README

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 [email protected].

# Packages

Package backoff provides a back-off timer type.
No description provided by the author
Package filch is a file system queue that pilfers your stderr.

# Functions

Disable disables logtail uploads for the lifetime of the process.
No description provided by the author
No description provided by the author
RegisterLogTap registers dst to get a copy of every log write.

# Constants

CollectionNode is the name of a logtail Config.Collection for tailscaled (or equivalent: IPNExtension, Android app).
DefaultHost is the default host name to upload logs to when Config.BaseURL isn't provided.

# Structs

No description provided by the author
Logger writes logs, splitting them as configured between local logging facilities and uploading to a log server.

# Interfaces

No description provided by the author