davehull / Kansa

A Powershell incident response framework
Apache License 2.0
1.56k stars 266 forks source link

Get-LogparserStack.ps1 #90

Closed davehull closed 9 years ago

davehull commented 9 years ago

Adding a generic logparser stacking script. It checks for header row consistency across all input files and is interactive. Prompting the user for the field to be stacked and for the GROUP BY fields. Output can go to the console or can be written to a file.