Aller au contenu principal

📋 Log Analysis

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


🔧 Comment Utiliser

  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

ChampDescription
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

💡 Cas d'Utilisation

  • 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