メインコンテンツまでスキップ

📋 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