Press "Enter" to skip to content

Parsing Web Log Files using Powershell

Vlad Drumea shreds a file:

In this post I’ll go over some examples of how to parse log files with PowerShell, specifically my blog’s raw access log from cPanel.

Vlad shares several examples and explains the Powershell scripts. Most of them boil down to writing the correct regular expression and summing up results.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.