> ## Documentation Index
> Fetch the complete documentation index at: https://docs.steadwing.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Mezmo

> Steadwing connects to your Mezmo account to search and analyze centralized logs during incidents, automatically identifying errors, anomalies, and patterns for root cause analysis.

## What does the Mezmo integration do?

The Mezmo integration gives Steadwing read access to your centralized logs so it can automatically search for errors, anomalies, and patterns that correlate with production incidents. During root cause analysis, Steadwing queries your Mezmo data to identify what went wrong without manual log investigation.

## Why Use Mezmo with Steadwing?

<CardGroup cols={2}>
  <Card title="Log Aggregation" icon="database">
    Access centralized logs from across your entire infrastructure
  </Card>

  <Card title="Advanced Search" icon="search">
    Search logs with powerful query capabilities to find relevant events
  </Card>

  <Card title="Pattern Detection" icon="chart-scatter">
    Identify error patterns and anomalies during incident timeframes
  </Card>

  <Card title="Context Enrichment" icon="info">
    Add log context to RCA reports for comprehensive understanding
  </Card>
</CardGroup>

## How do I connect Mezmo to Steadwing?

### Step 1: Get Mezmo Service Key

1. Log in to your Mezmo dashboard
2. Navigate to **Settings** → **Organization** → **API Keys**
3. Copy your existing service key or create a new one
4. Save the service key securely

<Warning>
  Keep your service key confidential. It provides access to all logs in your Mezmo account.
</Warning>

### Step 2: Connect Mezmo in Steadwing

1. Navigate to [Steadwing Settings](https://app.steadwing.com/settings)
2. Find the **Mezmo** integration card under **Logs & Search**
3. Click to expand the collapsible form
4. Enter your configuration:
   * **Mezmo Service Key**: Paste your service key
5. Toggle the switch to **Enable** the integration

## What data does Steadwing pull from Mezmo?

### Data Collection

Steadwing queries Mezmo for:

* **Application Logs** - Logs from your applications and services
* **Infrastructure Logs** - System and platform logs
* **Error Events** - Errors and exceptions logged across your stack
* **Log Metadata** - Tags, labels, and structured fields

## What permissions does the Mezmo integration need?

### Required Permissions

The Mezmo Service Key must have:

* **Read access** to logs across your organization
* **Search capabilities** to query log data

### Supported Features

* Log search across all sources
* Structured log field querying
* Time-range based log retrieval
* Tag and label filtering
* Multi-line log aggregation

### Limitations

* Historical data limited to Mezmo's retention policy
* Rate limits apply based on your Mezmo plan
* Large log volumes may affect query performance

## FAQs

<AccordionGroup>
  <Accordion title="What Mezmo data does Steadwing access?">
    Steadwing reads log data and metadata for analysis. It does NOT modify logs, create new sources, or change Mezmo configurations.
  </Accordion>

  <Accordion title="Can I limit Steadwing's access to specific log sources?">
    Currently, the service key grants access to all logs in your organization. You can use Mezmo's access control features to manage what logs are available.
  </Accordion>

  <Accordion title="How far back can Steadwing search logs?">
    Steadwing can search logs within your Mezmo retention period, which varies based on your plan.
  </Accordion>

  <Accordion title="What if my service key expires?">
    Service keys typically don't expire unless manually revoked. If disconnected, create a new key and update it in Steadwing Settings.
  </Accordion>

  <Accordion title="Can I see which logs Steadwing analyzed?">
    Yes, the RCA report includes relevant log excerpts and links to Mezmo for deeper investigation.
  </Accordion>
</AccordionGroup>

Need additional help? Please reach out to us at [hello@steadwing.com](mailto:hello@steadwing.com)
