Video
Parsing Log Files - Exercise 6 - Instructions

In this shell scripting exercise, you'll be parsing data using the awk, cut, sort, and uniq commands.

The goal of this exercise is to create a shell script that displays the number of failed login attempts by IP address and location.

Skills that you will get in this material