Sign inSign up

radys/log2timeline-perl

By radys

Updated over 5 years ago

Image
0

631

radys/log2timeline-perl repository overview

Log2timeline-perl Dockerfile

Log2timeline of the 0.X branch has been switched from Log2Timeline Perl (marked as legacy) to Plaso, but many users want to use the legacy (perl) version. This version of source code has been automatically exported from code.google.com/p/log2timeline and fixed some bugs for running with perl 5.30.

Docker container to use Log2timeline-perl.

Install

Pull radys/log2timeline-perl from the Docker repository:

docker pull radys/log2timeline-perl 

Or build radys/log2timeline-perl from source:

git clone https://github.com/radys/log2timeline-perl.git 
cd log2timeline-perl
docker build -t radys/log2timeline-perl .
Run & usage

Run the image and mount the present working directory:

docker run --rm -ti -v $(pwd):/data radys/log2timeline-perl log2timeline syslog -w results.csv

Tag summary

Content type

Image

Digest

Size

190.3 MB

Last updated

over 5 years ago

docker pull radys/log2timeline-perl