An open API service indexing awesome lists of open source software.

https://github.com/radtonev/bulk-evtx-2-csv

Covert folder containing windows event logs (*.evtx) to sorted timeline csv files for easy processing and analysis.
https://github.com/radtonev/bulk-evtx-2-csv

csv csv-export events evtx evtx-analysis logs timeline windows

Last synced: 5 months ago
JSON representation

Covert folder containing windows event logs (*.evtx) to sorted timeline csv files for easy processing and analysis.

Awesome Lists containing this project

README

          

# bulk-evtx-2-csv
Covert folder containing windows event logs (*.evtx) to sorted timeline csv files for easy processing and analysis.

#### Usage:
`.\Bulk-Evtx-2-CSV.ps1 -indir .\windows-logs -outdir .\csv-timelines`