Mezmo Log Analysis

This source is deprecated and will be removed in a future release (TBD). You can use the Mezmo Log Analysis Ingestion source as an alternative long-term supported source.

NOTE: as of Jan 30, 2025, this source is only available to customer organizations that had previously utilized it on a pipeline.

Description

This source will allow your Log Analysis account to automatically forward received logs to this Pipeline.

There is no configuration for this source, it will simply send a copy of your log lines from your log analysis account to this pipeline without further configuration.

Your Log Analysis account can only be used as a single source to a single Pipeline within your account.

Log lines that are preserved for Live Tail and Alerting will be included, but fully excluded lines aren't.

Included metadata

By default, the Mezmo Log Analysis Source sends these fields in the metadata query object (e.g. metadata.query.account ):

FieldTypeDescription
accountStringThe Log Analysis account id the log came from
appStringApplication that sent the data
hostStringHostname that sent the data
idStringUnique line identifier
ingesterStringIngestion source of the line
ipStringOriginating IP where the data was ingested from
logtypeStringThe detected log type according to our supported log sources
macStringMAC address of the originating event packet
mezmo_line_sizeNumberNumber of bytes calculated in the line during processing
noindexBoolenShows true if an exclusion rule prevented the line from being indexed (see note above about fully excluded log lines)
nostreamBoolenShows true if a streaming exclusion rule prevented the line from being forwarded
retentionNumberRetention time in days set for the log line if it matches a variable retention rule
tagsArrayTags added to the request query parameters that contained the event

Examples

Ingested log from a Linux OS

JSON
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated