https://github.com/ssgreg/hlogf
Makes json logs possible to read by humans. Supports systemd journal.
https://github.com/ssgreg/hlogf
Last synced: 5 months ago
JSON representation
Makes json logs possible to read by humans. Supports systemd journal.
- Host: GitHub
- URL: https://github.com/ssgreg/hlogf
- Owner: ssgreg
- License: mit
- Created: 2018-11-05T14:06:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-22T06:45:06.000Z (over 6 years ago)
- Last Synced: 2024-06-20T13:35:33.705Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 34.2 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hlogf
# TODOs
* TODO: override default values with environment variables.
* TODO: query by field set (dont forget about excludes, see grep for details).
* TODO: custom field name mapping.
* TODO: customize skipping systemd fields.
* TODO: scan with multiple formatter working in parallel
* TODO: fix max 20 static fields
* TODO: support light terminals