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

# Aptible

> Set up Aptible log ingestion from the Mezmo Web App using your ingestion key, and learn why multi-line parsing is not supported.

## Set Up Aptible Log Ingestion

Follow the instructions in the Mezmo Web App to set up Aptible log ingestion using your Mezmo ingestion key.

1. Log in to [the Mezmo Web App](https://app.Mezmo.com/account/signin).
2. In the bottom section of the left-hand navigation, click **Help**.
3. Select **Add Log Sources**.
4. Under **Via platform**, click **Aptible**.
5. Follow the instructions to set up Aptible log ingestion.
   Note that your ingestion key is automatically inserted into the configuration code.

<Note>
  Because of the way Aptible interacts with the Mezmo Ingestion API, our integration does not support multi line parsing. This means that stack traces may be split up into several log lines, instead of being represented as a single entity.
</Note>
