logparsing

A parser for parsing Windows Update log files


Keywords
parser, log, logparser, logs, log-parser, log-parsing, logfile-parser, windows-update-log, windows-update-logs, windows-update-log-parser, WindowsUpdate, WindowsUpdateLog, fast, fast-parser, fast-log-parser, JSON output
License
ISC
Install
npm install logparsing@1.1.0

Documentation

A NodeJS based CLI for parsing your local Windows Update log files.

Installation

npm install -g logparsing

Usage

logparsing --help

Example

logparsing path-to-your-log-file.log

This 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