https://github.com/algo7/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

https://github.com/algo7/docker-compose-log-parser

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

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

Basic Info
  • Host: GitHub
  • Owner: algo7
  • License: gpl-3.0
  • Language: Go
  • Default Branch: main
  • Size: 19.5 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 5 years ago · Last pushed over 5 years ago
Metadata Files
Readme License

README.md

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?"

Owner

  • Name: algo7
  • Login: algo7
  • Kind: user
  • Location: Taiwan Nantou | Switzerland Zurich | Switzerland Lausanne
  • Company: ECHO

GitHub Events

Total
Last Year

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 0
proxy.golang.org: github.com/algo7/docker-compose-log-parser
  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 7.0%
Average: 7.2%
Dependent repos count: 7.5%
Last synced: 12 months ago