API Endpoints

The LogFlowAI backend provides several endpoints to retrieve and process log data. Key endpoints include:

  • /: Home page displaying filtered log entries.

  • /dashboard/: Dashboard page with visual log analytics.

  • /update_chart/: AJAX endpoint to update dashboard charts based on time range.

  • /import_logs/: Endpoint to trigger the CSV log import command.