An open API service indexing awesome lists of open source software.

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.

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