Querying S3...
Type a query to explore your logs
Supports Natural Language, KQL (Kusto), and SQL
๐ Query History
๐ Data Sources
๐ Login to manage data sources
๐ Auto-Dashboard
๐ Admin
โก Performance Plan
๐ง Index Jobs
๐ Usage Report
๐ Audit Log
๐ Google Analytics
Open GA4 Realtime Dashboard โ
๐ฌ User Feedback
Click Refresh to load
๐ What's New โ v0.15.0
NEW ๐ฌ Feedback system โ screenshot + context capture, AI summary, admin review, My Feedback for users
NEW ๐ค Chat page-control โ AI agent can set query, time range, source, and run queries in the UI
NEW โ
Query validation โ syntax errors show suggestions, help links, and editor highlighting
NEW ๐ AI empty results summary โ explains why no results with actionable suggestions + report bug link
FIX ๐ Login broken โ DatasourcePicker temporal dead zone + null container crash
FIX โฐ "All time" returned 0 results โ AI-generated time range now stripped
FIX ๐ Field aliases โ status_code now matches http.status_code via OR expansion in S3 Select
v0.14.0
NEW ๐ Chart.js visualizations โ doughnut, bar, line, histogram for all result shapes
NEW ๐ง Index Explorer โ browse all buckets, see per-folder index status and plan level
NEW ๐ Datasource-aware source picker โ auto-resolves bucket/region on Query + Dashboard
NEW โ ๏ธ Smart warnings โ amber banners for empty results (time filter, no files, sampled)
NEW ๐ Load test runner โ benchmark 1GB/10GB/100GB, published to /loadtest.html
NEW ๐ Query engine limits โ capacity analysis + upgrade paths in help page
FIX ๐ Login button โ was broken (GITHUB_CLIENT_ID temporal dead zone)
FIX ๐ Aggregation queries โ now auto-switch to Visualize tab (was showing raw table)
FIX โฑ๏ธ 100GB queries โ timeout/OOM fixed (Lambda 1024MB, smart file limits, global LIMIT)
FIX โฐ Time range โ unknown values no longer default to "last 1h"
FIX ๐ชฃ Cross-bucket queries โ default bucket always allowed, anonymous unblocked
FIX ๐ค Usage report โ user_id now auto-injected in all API calls
v0.13.0 โ Plan Management & Job UX
NEW โก YOUR PLAN badge โ active plan highlighted in cost & perf bars
NEW ๐พ Plan persistence โ saved to DynamoDB, loaded on page open
NEW ๐ Job progress โ real-time X/Y files, percentage, ETA countdown
NEW ๐ซ Job cancel โ stops running builds cleanly
NEW ๐ Job rebuild โ delete + fresh build in one click
NEW ๐๏ธ Job delete โ remove all index data for a prefix
NEW ๐ Plan comparison matrix โ 5 queries ร 9 solutions on matrix.html
NEW ๐ Security threat model โ 13 threats, 4 attack scenarios documented
FIX โฑ๏ธ Job time display โ "~109s left" for running, "Done in 3s" for completed
FIX ๐ฌ Chat SSE streaming โ tokens render incrementally (was blocked)
FIX ๐ Merged Aggregations into Visualize tab (removed overlap)
v0.12.0 โ Tenant Isolation & Security
NEW ๐ชฃ Add S3 buckets with alias and region
NEW ๐ Browse folders โ auto-discover log prefixes
NEW ๐ท๏ธ Folder aliases โ name your log sources
NEW โญ Default datasource + folder โ auto-populates source input
NEW ๐ก Source autocomplete from enabled folders
FIX โฑ๏ธ Query timeout on prefixes with many small files
FIX ๐ Query history broken for logged-in users
v0.5.1 โ Stability & Query Fixes
NEW ๐ In-memory sort โ "show me the slowest request" now works
FIX ๐ Lambda recursive loop โ index builder no longer triggers itself
FIX ๐ CORS errors โ all endpoints now work correctly
v0.5.0 โ Streaming Chat, Auth & Preferences
NEW ๐พ Save defaults โ timezone, source, time range, language synced to server
NEW ๐ Timezone toggle โ Relative / Local / UTC (instant switch)
NEW ๐ Streaming chat โ token-by-token response rendering
NEW โ๏ธ Thinking steps โ see agent's queries with spinner โ โ
NEW ๐ Context pills โ source, time range, query, results shown above chat input
NEW โน Stop / ๐ Copy / ๐ Retry / ๐๐ Feedback on chat bubbles
NEW โ ๏ธ Error report dialog โ screenshot capture + submit to telemetry
NEW ๐ก Client telemetry โ usage + errors โ S3 (dogfood)
NEW โ๏ธ Resizable + maximizable chat drawer
FIX NL queries with aggregations now return correct results
FIX Chat no longer times out on complex investigations
v0.4.0 โ AI Chat Agent
FEAT ๐ฌ AI Chat Agent โ conversational incident investigation
FEAT Slash commands: /investigate, /digest, /compare
FEAT ๐ฒ Lucky button โ random query generator
v0.3.0 โ UI Enrichment
FEAT Left sidebar navigation
NEW Time range picker (15m, 1h, 6h, 24h, 7d, 30d)
NEW Click any log row to see full detail + copy fields
NEW Query history (last 20, saved in browser)
NEW Export results as CSV or JSON
NEW Relative timestamps ("2 min ago")
NEW Row-level log level coloring
NEW Keyboard shortcut hints in sidebar
v0.2.0 โ Multi-Format & Query Languages
FEAT KQL (Kusto) + SQL support with auto-detection
FEAT Multi-format log parser (JSON, logfmt, Log4j, nginx)
FEAT Field/level normalization (40+ aliases)
FEAT Per-query cost estimation vs 6 platforms
v0.1.0 โ Initial POC
FEAT Natural language โ AI โ S3 Select queries
FEAT Auto-indexing (partition metadata + bloom filters)
FEAT Dogfooding โ service queries its own logs
๐ฌ AI Chat Agent