跳到主要内容

📋 Log Analysis

Paste log content and let AI identify errors, patterns, and recommendations.


🔧 使用方法

  1. Go to AI Assistant"Log Analysis" tab
  2. Paste your log content (up to 8,000 characters)
  3. Click "Analyze Logs"

📊 What You Get

字段描述
SummaryOverview of what the logs show
Health Statushealthy, degraded, or critical
ErrorsEach error with line, severity, explanation, and fix suggestion
PatternsRecurring trends in the logs
RecommendationsPrioritized action items

💡 使用场景

  • Paste Laravel logs (storage/logs/laravel.log) to understand application errors
  • Paste Nginx access/error logs to identify traffic issues
  • Paste MySQL slow query logs to find database bottlenecks
  • Paste Supervisor logs to debug queue worker issues