All your logs,
one place.
adlog is a private, searchable text store that collects and organizes your scattered text data.
Store anything
CI logs, AI conversations, Slack threads, code snippets. If it's text, just throw it in.
Instant search
Blazing-fast full-text search powered by SQLite FTS5. Find that log from last Tuesday in seconds.
Organize by topic
Separate databases for each project, tool, or purpose. Everything in its place.
Smart display
Dedicated views for CI logs, Claude Code, Slack, and more. Each type rendered beautifully.
API & CLI
HTTP API and command-line tool to fit naturally into your workflow.
GitHub login
No signup required. Authenticate with GitHub and start logging immediately.
Dead simple
Your inbox DB and API token are created automatically on first login.
gem install adlog-cli
export ADLOG_TOKEN=<your-token> # Upload a file adlog ./build.log # Pipe from stdin cat error.log | adlog --title "errors" # Specify a database adlog --db @you/notes ./memo.md
Full-text search in the web UI pulls up exactly what you need.
Free to use
25 MB × 3 databases (inbox + 2 of your choice) — plenty to get started.
Need more? Drop us a line at log@atdot.net.
- This is an experimental service — no backups or uptime guarantees
- The service may be discontinued without prior notice, and all data will be deleted
- Data may be deleted after 2 months of inactivity