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
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
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
Metadata Files
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 builddocker-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
- Repositories: 2
- Profile: https://github.com/algo7
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
- Homepage: https://github.com/algo7/docker-compose-log-parser
- Documentation: https://pkg.go.dev/github.com/algo7/docker-compose-log-parser#section-documentation
- License: GPL-3.0