Various readme's, cfg2html.html + jpg, AUTHORS etc. are shattered across the sub directories. We should merge them into one common directory and a few common files.
UAC is a command line shell script that makes use of built-in tools to automate the collection of Unix-like systems artifacts. The script respects the order of volatility and artifacts that are changed during the execution.
// Short syntaxdc('readme',Buffer('text'));dc('readme',newError('File not found'));dc('readme',fs.readFile,'README.md');// is equivalent fordc.pick('readme',Buffer('text'));dc.fail('readme',newError('File not found'));dc.take('readme',fs.readFile,'README.md');
Custom collector types to extend and simplify the features offered by the built-in SQL Server Data Collector and read data from Extended Events and/or queries.
Everything is in the title.
In current documentation I can only see a single example for Windows...
Flags seem to be demanded in other "issues" I can see here but no proper documentation doesn't help