Skip to content

raindust/docker-logs-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-logs-transfer

Reformat docker JSON log to read friendly

How to use

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

About

reformat docker JSON log to read friendly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages