diegok / log-smoker

journalctl web viewer and realtime websocket based API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

log-smoker

this is a journalctl web viewer and realtime websocket based API. I did it to deploy on our centralized journal node to be able to filter logs in real time and attach our automation software to it.

How to use it

To run it you need perl 5.22 or up and Mojolicious. Then, you just edit the log-smoker.conf file for the logs you want to be streamed and run:

./log-smoker daemon

About

journalctl web viewer and realtime websocket based API


Languages

Language:Perl 100.0%