<feed xmlns="http://www.w3.org/2005/Atom"><title>logs</title><id>https://evotec.xyz/es/tags/logs/index.atom.xml</id><updated>2022-06-04T19:47:08.0000000Z</updated><subtitle>Evotec Main Website</subtitle><link href="https://evotec.xyz/es/tags/logs" /><link href="https://evotec.xyz/es/tags/logs/index.atom.xml" rel="self" type="application/atom+xml" /><entry><title>Reading IIS logs with PowerShell</title><id>https://evotec.xyz/es/blog/reading-iis-logs-with-powershell</id><link href="https://evotec.xyz/es/blog/reading-iis-logs-with-powershell" /><updated>2022-06-04T19:47:08.0000000Z</updated><summary>Today I was reading Twitter, as I am pretty addicted to technology news when Adam Bacon mentioned that he’s surprised that no one has rebuilt IIS Parser as pure PowerShell. While this is not entirely true, and some modules can do some parsing, I decided to try my luck. While doing it from scratch in PowerShell is possible, I opted to use an external C# library that does all the heavy lifting and is optimized for speed.</summary><category term="iis" /><category term="iis-server" /><category term="logs" /><category term="powershell" /><category term="Windows" /></entry></feed>