mitjafelicijan / journalctl-proxy

Exposes your systemd logs to web via web interface.
MIT License
21 stars 5 forks source link
journalctl proxy

Journalctl proxy

This app exposes your systemd logs to web via web interface.

Screencast

Usage

There are two prebuild binaries available for ARM and AMD64 under release tab.

Once you unzip downloaded application you can set port on which the server is running at'

$ ./journalctl-proxy -help
Usage of ./journalctl-proxy:
  -p int
        Server port number (default 8000)

$ ./journalctl-proxy -p 8000