← Back to your TinkerTech Toolbox
Event Log Error Analyzer
Import ZIP file
Ready. Upload a ZIP file to begin.
Filters
This filter is built only from rows where Component = SystemError and the Message contains Error ####.
Filtered error list
Upload a ZIP file to display the filtered error list.
Selected error context
Instructions
This widget reads a single uploaded ZIP file in the browser only. No server-side processing is required.
- The Zip files which can be uploaded are either received via USB or Facility Connect Service Portal Console Logs
- Upload a ZIP file via the "Choose FIle" button. For SE3HD and older consoles, make sure the USB Console Log directory is converted into a Zip file
- The widget scans the uploaded ZIP for a file called EventLog.csv.
- The file can be in any folder level and can also be inside nested ZIP files.
- Only rows where Type = Error are kept in the filtered error list.
- You can sort the filtered error list by timestamp ascending or descending.
- You can filter to a specific extracted console error such as Error 173 when the row has Component = SystemError and the Message contains an Error #### pattern.
- In the filtered list, click any error row to show a second table below with that selected row plus 20 rows before and 20 rows after it from the original unfiltered CSV.
- Use Clear to remove the uploaded file, all filters, and all displayed results.
Note: if multiple files named EventLog.csv exist, the widget will use the first one found during its recursive scan.