Provide tools that can extract and convert the most interesting files (syslog, babeld, auth, unicorn, hookshot-go) files from a GitHub Enterprise Server support bundle to CSV.
The parser can read given folder with *.json files, filtering and qualifying input data with intent & stop words dictionaries and save results to CSV files by given chunk size. Minimal dependency on ...