SyntaxColoring / log-viewer

View systemd-journald logs in the browser. A very messy work in progress.

Home Page:https://log-viewer.pages.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support importing native-format exports (`journalctl --output=export`)

SyntaxColoring opened this issue · comments

The parsing code for this is mostly already functional. We just need to wire it up to the file input, including automatically distinguishing it from JSON files.