Parseable
Log analytics platform built for high-volume observability data
After 3.0 turned it into an observability console, Parseable is hardening the query path.
◆Recent moves
- 20d ago
Query throttling arrives; role API deprecated
Labelled a bugfix release, but it carries query throttling and a deprecation of the GET /role API alongside the fixes. The alert repairs — SQL alerts spanning multiple datasets, corrected aggregate evaluation — are the follow-through on 3.0's alerting push, addressing the cases that only surface once people write real rules against it.
View source ↗ - 1mo ago
Parseable 3.0 adds PromQL alerts, APM and dashboard templates
⚡ SPARKThe release where the 2.9 line's plumbing work becomes a product story: alerting, dashboards, tracing and APM ship together, and ingestion moves onto an OpenTelemetry collector. It marks the point where Parseable stops being only the storage tier.
View source ↗ - 1mo ago
Kafka ingestion gains AWS MSK IAM authentication
MSK IAM authentication via SASL/OAUTHBEARER plus a configurable OAuth provider makes Kafka ingestion viable for AWS shops without static credentials — the kind of integration detail that decides whether a managed-Kafka team can adopt Parseable at all. Two security fixes land alongside it: SSRF in alert targets and path traversal in the filters API on local storage.
View source ↗ - 2mo ago
Security pass: SQL injection, API key risk, multi-tenant middleware
A patch release weighted toward security rather than features — sanitizing array elements to prevent SQL injection, closing an API key risk, fixing OIDC sync and redirect, and repairing multi-tenant middleware. This is the hardening that runs underneath the 2.9 line's multi-tenancy work before 3.0 raised the stakes.
View source ↗ - 2mo ago
API keys and top-k grouping in the counts API
A short release introducing API keys and top-k support in the counts API's group-by. API keys are a prerequisite for programmatic and machine access, and they recur in later cuts as the ingest-side key work — an early piece of the access-control surface now being reshaped in 3.1.
View source ↗ - 2mo ago
Log context API and per-tenant ingestion quotas
A log context API with start and end time support, plus optional per-tenant ingestion quotas — two features that point at the same thing, operating Parseable for multiple teams rather than one. Eviction switching to insertion time instead of data time is a subtle but meaningful change for anyone backfilling historical logs.
View source ↗