OPNsense firewall log viewer

Started by Shayoo, September 12, 2025, 06:13:42 PM

Previous topic - Next topic
September 12, 2025, 06:13:42 PM Last Edit: September 12, 2025, 06:17:44 PM by Shayoo
Hey,

I was looking for a simple solution to view past firewall logs on the firewall, but displaying them in plain view is pretty much unusable.
So I created a small application with a GUI to import the data locally and process it easily on your PC without having to set up a syslog/graphana solution.

I think this could be useful to others, so you can find it on GitHub.

https://github.com/Shayano/opnsense-log-viewer

ps: Retrieving label information via root is not very elegant, so if you have a better suggestion, I'm all ears.