docker-compose-log-parser

command module
v0.0.0-...-2712ab3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2021 License: GPL-3.0 Imports: 5 Imported by: 0

README

docker-compose-log-parser

A simple parser written in go for parsing docker-compose log running in foreground. It is designed to use in conjunction with the jq utility. You can compile this on windows yourself. However, it is designed with linux/unix OSes in mind.

Usage Example:

  • go build

  • docker-compose up | ./parser | jq -R "fromjson?"

  • docker-compose logs | ../parse | jq -R "fromjson?"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL