Hannelore's Gitbook
search
⌘Ctrlk
Hannelore's Gitbook
  • SYS-320 Automation and Scripting
  • Commands
  • Codecademy - Powershell
  • Week 1: Review of Operating Systems and Intro to Bash and PowerShell
  • Week 2: Powershell Cmdlets and Members
  • Week 3: Powershell Flow Control
  • Week 4 & 5 PowerShell and Accessing File Content, Web Scraping, and Regex
    • Windows Apache Logs
    • HTML Elements and Web Requests
    • Parsing Apache Logs
    • Scraping Champlain Classes
  • Week 6 Menus and Input Validation
  • Week 7 Scheduled Email Reports
  • Week 8 Midterm
  • Week 9 Linux Bash Basics
  • Week 10 Linux Bash Access to File Content
  • Week 11 Linux Bash Flow Control
  • Week 13 Linux Bash Web Scraping and Processing
  • Final
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Week 4 & 5 PowerShell and Accessing File Content, Web Scraping, and Regex

Parsing Apache Logs

Function script:

LogoSYS-320-Automating-and-Scripting/week4_5/apache_parsing.ps1 at main · Hsanokklis/SYS-320-Automating-and-ScriptingGitHubchevron-right

Calling the function in the main_parsing.ps1 script

LogoSYS-320-Automating-and-Scripting/week4_5/main_parsing.ps1 at main · Hsanokklis/SYS-320-Automating-and-ScriptingGitHubchevron-right
PreviousHTML Elements and Web Requestschevron-leftNextScraping Champlain Classeschevron-right

Last updated 1 month ago