Tail a Live Incident

Filter streaming application logs in real time without losing events.

A intermediate Linux challenge worth 10 points. Solve it hands-on in a real Linux environment in your browser - no local setup, no fake shells.

The Challenge

The payment service is throwing 500s right now. Logs stream at 200 lines/second to /var/log/app/payment.log. You need only ERROR lines, captured to a file.

Your tasks: