Skip to content

api-evangelist/mezmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mezmo (mezmo)

APIs.json: https://raw.githubusercontent.com/api-evangelist/mezmo/refs/heads/main/apis.yml

Scope

  • Access: 3rd-Party

Tags

  • Observability
  • Logs
  • Telemetry
  • Telemetry Pipeline
  • Log Management
  • AI
  • SRE
  • OpenTelemetry
  • DevOps

Timestamps

  • Created: 2026-05-25
  • Modified: 2026-05-25

APIs

Mezmo Log Ingestion API

Ingest log lines into Mezmo at logs.mezmo.com/logs/ingest. Accepts batched JSON payloads with timestamp, app, env, hostname, and structured metadata. Token or service-key authentication. The primary inbound surface for Mezmo's log analysis platform (formerly LogDNA).

Tags

  • Logs
  • Ingestion
  • Observability
  • Telemetry

Properties

Mezmo Log Export API

Query and export logs from Mezmo via /v1/export and /v2/export. V2 supports pagination for unbounded exports, plan-aware retention windows, and filters by hosts, apps, tags, levels, and query strings.

Tags

  • Logs
  • Export
  • Observability
  • Search

Properties

Mezmo Views API

Manage Mezmo log Views via /v1/config/view. Views are saved query definitions over hosts, apps, levels, tags, and free-text filters and are the unit alerts attach to.

Tags

  • Logs
  • Views
  • Saved Searches
  • Observability

Properties

Mezmo Alerts API

Manage preset alerts via /v1/config/presetalert. Preset alerts encapsulate presence/absence triggers, frequency, and notification channels (PagerDuty, Slack, webhook, email) that views can attach to.

Tags

  • Alerts
  • Logs
  • Observability
  • Notifications

Properties

Mezmo Archiving API

Configure cold-storage archiving via /v1/config/archiving. Supports S3, GCS, Azure Blob, IBM COS, and DigitalOcean Spaces destinations for long-term retention beyond plan limits.

Tags

  • Archiving
  • Logs
  • Storage
  • Compliance

Properties

Mezmo Ingestion Control API

Manage exclusion rules (/v1/config/ingestion/exclusions) and ingestion suspend/resume (/v1/config/ingestion/suspend, /resume) to cap costs and stop noisy sources without losing configuration. Two-factor suspension protects against accidental cutoff.

Tags

  • Ingestion
  • Exclusions
  • Suspension
  • Cost Control

Properties

Mezmo Usage API

Query log usage by app, host, or tag via /v1/usage/{type} and detailed byte-based consumption via /v2/usage. Used for chargeback, anomaly detection, and capacity planning against ingestion contract volumes.

Tags

  • Usage
  • Billing
  • Reporting
  • FinOps

Properties

Mezmo Pipeline API

Programmatic CRUD over Mezmo Telemetry Pipelines at api.mezmo.com/v3. Manage pipelines, sources, processors, destinations, deployments, audit events, and health. Backs Terraform, the Mezmo CLI, and the MCP server. 100+ source and destination integrations including OpenTelemetry, Vector, Kafka, S3, Datadog, Splunk, Elastic, Loki, Sumo Logic, New Relic, and Honeycomb.

Tags

  • Telemetry Pipeline
  • Observability
  • Data Pipeline
  • OpenTelemetry

Properties

Mezmo Pipeline Classification API

AI-assisted data classification, field profiling, parser inference, and regex generation against pipeline samples. Used by Mezmo's in-product authoring workflow to accelerate parser and processor configuration.

Tags

  • Data Classification
  • Profiling
  • AI
  • Telemetry Pipeline

Properties

Mezmo Edge API

Edge / local deployment surface for Mezmo Pipelines. Manage client configuration, heartbeats, task assignments, and result collection for self-hosted pipeline instances running outside the Mezmo control plane.

Tags

  • Edge
  • Local Deployment
  • Telemetry Pipeline
  • Agents

Properties

Mezmo Agent (logdna-agent-v2)

Open-source Rust log collection agent (logdna-agent-v2). Tails files, journald, and Kubernetes pod logs and ships to Mezmo's ingestion endpoint. MIT-licensed.

Tags

  • Agent
  • SDK
  • Open Source
  • Logs

Properties

AURA Agent Framework

Mezmo's open-source agentic orchestration framework. Apache 2.0 Rust framework for composing AI agents from declarative TOML config, with MCP tool integration, RAG pipelines (Qdrant, Bedrock KB), and an OpenAI-compatible web API. LLM-agnostic (OpenAI, Anthropic, Bedrock, Gemini, Ollama). Backs Mezmo's AI SRE and root-cause-analysis workflows.

Tags

  • AI
  • Agents
  • Open Source
  • MCP
  • SRE

Properties

Common Properties

Maintainers

FN: API Evangelist Email: info@apievangelist.com

About

Ingest log lines into Mezmo at logs.mezmo.com/logs/ingest. Accepts batched JSON payloads with timestamp, app, env, hostname, and structured metadata. Token or service-key authentication. The primary inbound surface for Mezmo's log analysis platform (formerly LogDNA).

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors