Title
Create new category
Edit page index title
Edit category
Edit link
Mezmo Log Analysis
Description
Sending your pipeline data to Mezmo Log Analysis enables you to use features like JSON Field, and Views and Alerts, to analyze and visualize your log data.
Configuration
You can send data to any Log Analysis account, not just the current account. If you want to use your current account, use the Ingestion Key associated with it as described in the Configuration Options.
Configuration Options
Check out our Pipeline Configuration Syntax guide for help with Log Analysis configuration. Template configuration options can be one or more Data References or Static Values, and will result in a string value. Data Field configuration options point to fields and can result in objects as well as string values.
Option | Category | Description | |
|---|---|---|---|
Mezmo Host | Ingestion | The URI for your Mezmo Log Analysis host environment. This option is auto-configured based on your Mezmo account. | Required |
Ingestion Key | Ingestion | Your Mezmo ingestion key. You can find this for the current account by logging into the Mezmo Web App and navigating to Settings > Organization > API Key. | Required |
Hostname | Query | Template used to identify the origin of your logs. | Required |
Tags | Query | Array of Templates used as the | Optional |
IP | Query | Template used as the | Optional |
MAC | Query | Template used as the | Optional |
Log construction scheme | Message | How to build the log message, either explicitly field by field or as a pass-through of the current message object. The other Message category options below only apply to the Note that if you choose In addition to | Required |
Line | Message | Template or Data Field used as the If no configuration is provided the remainder of the message will be sent as the line after removing any other fields used in other Configuration Options. | Optional |
Meta | Message | Data Field used as the If no configuration is provided the remainder of the message will be sent as the Meta after removing any other fields used in other Configuration Options. If both Line and Meta and un-configured, Line will receive all the remaining | Optional |
Timestamp | Message | Data Field used as the | Optional |
App | Message | Template used as the | Optional |
Env | Message | Template used as the | Optional |
File | Message | Template used as the | Optional |