1. Extracting a single log file
System AdministratorBackground
A server backup was stored as a 400MB TAR file, but the admin only needed to check the error logs from a specific date.
Problem
Extracting the entire 400MB archive would take too long and consume unnecessary disk space.
How to use
Upload the backup.tar file, identify the path 'logs/2023-10-01.log' via preview, and enter it into the path field.
Outcome
The tool instantly extracted only the requested log file, allowing for immediate analysis.