blob: 20d22c35014324ec24f54de6ebe3f3ee3d66a256 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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](api.md) and peruse the
[logs reprocessing](./example/logreprocess/demo.sh) example.
For more information, write to info@tailscale.io.
|