Skip to main content

Description

This Source takes your data sent to our Log Analysis endpoint logs.mezmo.com and redirects it into a Pipeline Source. This re-routes the data flow from Mezmo Log Management to your Pipeline. There is no configuration for this source other than title and description.
If you don’t include a Mezmo Log Analysis Destination in the same Pipeline with this Source, you will no longer be sending data to the Log Analysis system, which will stop populating data for the log viewer and views/boards.
This Source can be used in multiple Pipelines. If you delete all of your Mezmo Log Analysis Ingestion Sources, your data sent to logs.mezmo.com will then take their traditional route in the Log Analysis system. Check out the topic Shared Sources for more information.A single Pipeline can include only one Mezmo Log Analysis Ingestion Source because it reads a shared account-wide data stream. Mezmo enforces this whether you add the source through the Mezmo Web App, the Pipeline API, Terraform, cloning a pipeline, or importing a pipeline manifest. If you try to add a second Mezmo Log Analysis Ingestion Source to the same Pipeline, Mezmo rejects the request with an HTTP 409 error and the code ERR_SHARED_SOURCE_DUPLICATE. See Set Up Pipeline Sources and the Error Code Reference for details.

Supported Endpoints

At present, only four different ingestion endpoints at logs.mezmo.com are supported.
  • /logs/agent : The endpoint our Mezmo Agents send their collected data to
  • /logs/ingest : The endpoint many application plugins and custom apps send data to
  • syslog : All syslog ingestion is supported in this source
  • heroku : Heroku account log data is supported in this source