framework for automatic creation of a super timeline
log2timeline provides a single tool to parse various log files and artifacts found on suspect systems (and supporting systems, such as network equipment) and produces a timeline that can be analysed by forensic investigators/analysts.
log2timeline provides a single tool to parse various log files and artifacts found on suspect systems (and supporting systems, such as network equipment) and produces a timeline that can be analysed by forensic investigators/analysts.
To install log2timeline, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install log2timeline
To see what files were installed by log2timeline, run:
port contents log2timeline
To later upgrade log2timeline, run:
sudo port selfupdate && sudo port upgrade log2timeline
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.