winlogparse
v1.0.1
Published
A parser for parsing Windows Update log files
Maintainers
Readme
A NodeJS based CLI for parsing your local Windows Update log files.
Installation
npm install -g winlogparseUsage
winlogparse --helpExample
winlogparse path-to-your-log-file.logThis will output a JSON file with the parsed data in the current working directory.
If the filepath is omitted, it will default to a sample log file included in the CLI package for your reference.
License
ISC
