Windows Apache Logs
XAMPP on Windows







Inspecting Apache Logs

List all apache logs of XAMPP:


List the last 5 logs of XAMPP


Display only logs that contain 404 (Not Found) or 400 (Bad Request)


Display only logs that does NOT contain 200 (OK)


From every file with .log extension in the directory, only get logs that contain the word 'error'


Display only IP addresses for 404 (Not Found) records


Count $ips from Number 8


PreviousWeek 4 & 5 PowerShell and Accessing File Content, Web Scraping, and RegexNextHTML Elements and Web Requests
Last updated