Transaction Measures
Measures allow you to add aggregations across your chosen grouping attribute:Measure | Description |
---|---|
Count | Tracks the total number of times the aggregated metric has been fired |
Max | Displays the maximum value of the aggregated metric |
Most Frequent | Identifies the most frequent value of the aggregated metric |
Where | Adds additional aggregation layer to query |
Contains | Filters log entry based on whether the specified field contains a particular string or subpattern |
Does Not Contain | Filters log entry based on whether the specified field does not contains a particular string or subpattern |
Greater Than | Aggregates metrics that are greater than a specified threshold or reference point |
Smaller Than | Aggregates metrics that are less than a specified threshold or reference point |
Create a Transaction
Navigate to the logs page, select the Transactions tab, choose your desired aggregation metric, and add one or multiple measures to better understand your logs.Transaction Examples
Aggregates the 
container_name
across all logs and then a secondary aggregation is performed specifically on containers with names that contain the subpattern or string kafka
Next Steps
- Log Monitoring Overview
- Creating Log Filters
- Log Explorer
- Custom Metrics
- Creating Alerts
- Real User Monitoring (RUM)
Need assistance or want to learn more about Middleware? Contact us at support[at]middleware.io.