Documentation

Monitoring Export Progress

Track export status, view statistics, and debug issues in real-time.

Real-Time Updates: The export dashboard auto-refreshes every 3 seconds during active exports.

Overview

Monitor your exports from dashboard to completion with real-time metrics.

📋Dashboard

All exports list

📊Details

Progress & metrics

📜Logs

Real-time stream

🔧Debug

Troubleshooting

1

Export Dashboard

Central hub for all export activities. Access via Exports in the sidebar.

📋
All Exports

Past and current exports

🔄
Live Updates

Auto-refresh every 3s

🔍
Quick Filters

Running, Completed, Failed

📈
History

Statistics over time

2

Export Details Page

Click any export to view detailed progress, metrics, and logs.

Status Indicators

pending

Queued

running

Processing

completed

Success

failed

Error

cancelled

Stopped

Progress Metrics

📊
Progress Bar

Visual 0-100%

📦
Products Count

Processed / Total

⏱️
Duration

Elapsed time

🚀
Speed

Products/second

3

Export Statistics

Detailed metrics available after export completion.

📦 Product Metrics

Total Processed1,500
Created1,450
Updated50
Skipped0
Errors0

Enrichment Metrics

Enrichers Applied3
Products Enriched1,500
Enrichment Time45s
Total Duration2m 34s
4

Export Logs

Real-time log streaming for debugging and monitoring.

INFO - Progress updates
WARN - Non-critical issues
ERROR - Failed operations
Example export logs
[INFO]  Export started: exp_abc123
[INFO]  Connecting to Akeneo PIM...
[INFO]  Fetching products (batch 1/15)...
[INFO]  Enricher "categories" applied to 100 products
[WARN]  Product "SKU-001" missing attribute "price"
[INFO]  Fetching products (batch 2/15)...
[INFO]  Export completed: 1500 products in 2m 34s

Troubleshooting

Common issues and how to resolve them.

🔄 Export Stuck at "Running"

If progress hasn't updated in 10+ minutes:

1. Check logs for errors
2. Verify Akeneo API status
3. Check database connection
4. Contact support with export ID

🐢 Slow Export Performance

To improve export speed:

Use incremental mode
Add filters to reduce count
Optimize enrichers
Check database performance

Note: Exports with 10,000+ products may take 10-30 minutes depending on enrichers and database speed.