aggregate_logs
Analyze and group log data by specific fields like level, module, function, or hour to identify patterns and insights efficiently.
Instructions
Aggregate log data by specified criteria
Input Schema
Name | Required | Description | Default |
---|---|---|---|
files | No | Log files to analyze (default: all files) | |
group_by | No | Field to group by | level |