...

/

Exercise: Building a Log Filtering Utility

Exercise: Building a Log Filtering Utility

Create a Node.js utility to filter specific lines from large log files and save the results.

Task

Create a Node.js script that reads a large log file and filters out the lines containing the word "ERROR", and writes the remaining lines to a new ...

Access this course and 1400+ top-rated courses and projects.