Quick Start
Get Logstack running in your application in under 5 minutes.
Quick Start
Get Logstack integrated into your application in 5 minutes.
Create an Account
Sign up for Logstack at logstack.tech/signup or deploy your own instance.
Create a Project
After signing in, create a new project from the dashboard. You'll receive an API key starting with ls_live_.
Keep your API key secure. Never commit it to version control or expose it in client-side code.
Initialize and log
View Your Logs
Open the Logstack dashboard to see your logs streaming in real-time. Use filters to search by level, time range, or metadata.
What's next?
- SDK overview — JavaScript, Go, and Python
- Go SDK · Python SDK · JavaScript SDK
- Framework guides — Express, Next.js, Django, FastAPI, …
- API reference — Direct HTTP access
- Self-hosting — Run Logstack yourself
Environment variables
Add .env to .gitignore so secrets never land in git.