Getting Started
Choose the guide that matches where your application runs:
On Platon PaaS (Kubernetes)
-
PaaS Logging - You just want logs from your containers. Log to stdout, the rest is handled automatically.
-
PaaS Full Observability (coming soon) - You want logs, metrics, and traces. Instrument your app with OpenTelemetry.
On Virtual Machines
- Puppet-managed VMs - Your VMs are managed by Puppet. Use the
pmodule_vectormodule.
Elsewhere
- External Services - You run your own clusters, own VMs or have services outside Sikt infrastructure. Set up your own logger/collector with authentication.