Upload Log Files
Upload Moodle log files (CSV or XLSX) or user CSV files. Log files will be automatically parsed, normalized, and deduplicated.
Upload Instructions
- Log Files: Upload Moodle log exports (CSV, XLSX, or JSON format). JSON files are recommended as they provide more structured data. Files will be parsed, normalized, and deduplicated automatically.
- User Files: Upload user files (CSV or JSON format) with user data: userid, email (optional), fullname (optional).
- Multiple files can be uploaded at once.
- Duplicate log entries will be automatically skipped based on deduplication keys.
- JSON Format: JSON log files should contain an array of event objects with fields: hora, nombreevento, eventcontext, component, descripcin, origin, direccinip.