Skip to main content

๐Ÿ“‹ Log Analysis

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


๐Ÿ”ง How to Useโ€‹

  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โ€‹

FieldDescription
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

๐Ÿ’ก Use Casesโ€‹

  • 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