Search results

  1. A

    Extract date from archived Windows Event Viewer files using zcat or zgrep

    We have daily log files of Windows server that are zipped every week. The events are in XML format. I need to run a query on these log files and extract a particular date from each event that gets a hit. I'm able to find every file that contains a particular string, but that isn't what I'm...
Top