View Pipeline Errors
Error Indicators
If an error is generated during the processing of data in your Pipeline, a red indicator will appear next to the name of the Pipeline, as well as on the node where the processing error occurs. Hover your mouse over the indicator on the node for more information about the error. The Error Code Reference contains more information about the specific types of errors for each Processor.

This screenshot shows the error indicators for the OTEL-Replay Pipeline and the Parse Processor.
View Error History
You can view the errors for any Pipeline by accessing its Error History.
- Log in to the Mezmo Web App.
- Click Pipelines in the Admin Panel.
- Under Deployed Pipelines, click the arrow next to the Pipeline you want to view to open the Pipeline Menu.
- Click Error History. You will see a list of errors in order by Timestamp, along with information about the type, the affected node, and the error message. You can also search errors using character and term matching.

An example error
View Log Lines for Errors
You can view the specific log lines that have caused errors.
- Open the Error History for the Pipeline.
- Click the arrow next to the error to view the log line that caused the error.

The log line associated with the error
Error Retention
- Pipeline error logs are retained for 10 days. A scheduled task runs every 12 hours and deletes logs that are over 10 days old.
- If a repeat error occurs, only the timestamp is updated , and the additional log entries are not retained
Was this page helpful?