Description
This Source takes your data sent to our Log Analysis endpointlogs.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.
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 atlogs.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 tosyslog: All syslog ingestion is supported in this sourceheroku: Heroku account log data is supported in this source

