Awk is a powerful tool that we'll take a look at to parse our logs. It's much more powerful than what we're going to be using it for in these tutorials, but I encourage you to learn more about awk on your own if you like it. Awk separates a file into … [Continue reading] about Awk