Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Build, optimize, and act on telemetry data with Mezmo.

Start with log management, design Telemetry Pipelines, deploy Mezmo Edge, or jump into the API references for automation.

Quick Start

Follow the shortest path from account setup to your first logs or pipeline API request.

1

Create your account

Sign up for Mezmo, create an organization, and review the basics in the Log Management quick start.
2

Choose an ingestion path

Use the ingestion guide to pick an agent, integration, API, or pipeline source for your data.
3

Authenticate API requests

Create an access key and send it with the Authorization header.
export MZM_ACCESS_KEY="sta_1a2b3c4d5e6f7890abcdef1234567890abcdef12"

curl -H "Authorization: Token $MZM_ACCESS_KEY" \
  -H "Accept: application/json" \
  https://api.mezmo.com/v3/pipeline
4

Build from a guide

Explore the pipeline architecture guide or the optimization tutorial when you are ready to optimize volume, route data, or deploy repeatable patterns.

Documentation

Browse product guides by the work you are doing: collect, process, deploy locally, or optimize your telemetry data.

Log Management

Collect logs, parse fields, search events, create views, and alert your team when something changes.

Telemetry Pipelines

Build pipelines that receive, process, route, and deliver telemetry data to the destinations you choose.

Mezmo Edge

Run local data pipelines close to your sources for on-premises and edge collection patterns.

Optimization Tutorial

Walk through source setup, profiling, and optimization for logs, metrics, and traces.

API Reference

Authenticate once, then use the API references and quickstarts to script common Mezmo workflows.

Authentication

Learn token formats, delegated account context, and request headers.

Log Analysis API

Query and manage Log Analysis resources through the API reference.

Pipeline API

Create pipelines, add components, publish revisions, and automate pipeline operations.

Resources

Use these references when you are planning architectures, tuning pipelines, or tracking recent product changes.

Architecture Guide

Compare common telemetry pipeline patterns for ingestion, optimization, routing, and rehydration.

Practitioner's Guide

Learn practical techniques for reducing telemetry volume while preserving useful signal.

Release Notes

Review recent Mezmo product updates and release notes.

Ready to send data to Mezmo?

Start with log ingestion, then add pipelines and APIs as your telemetry workflows grow.

View Ingestion Options