Reformat docker JSON log to read friendly
Use the following command to replace existing log:
./docker-logs-transfer -p your.log
Or the following command to output it into a new file:
./docker-logs-transfer -p your.log -o out.log
Use ./docker-logs-transfer -h
to show more options