Log Trend Analysis Generator
日志趋势分析生成器
Detect and visualize error trends from timestamped logs for proactive monitoring
从带时间戳的日志中检测并可视化错误趋势,实现主动监控
Prompt
Act as a DevOps engineer preparing for log-based trend detection. Review this log file and extract any recurring errors that have increased in frequency over the last N hours. Return a trend chart summary with tags for each growing error. Here's the data: [PASTE HERE: logs with timestamps].