Pular para o conteúdo principal

📋 Log Analysis

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


🔧 Como Usar

  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

CampoDescricao
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

💡 Casos de Uso

  • 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