{% extends 'base.html' %} {% load static %} {% block title %}Log Viewer{% endblock %} {% block css %} {% endblock %} {% block content %}

Log Viewer

Monitor and analyze system logs in real-time

Log Filters

0
Total Logs

In selected range

0
Errors

Error + Critical

0
Warnings

Warning level

0
Info

Info + Debug

Log Content

Loading logs...

{% endblock %} {% block js %} {% endblock %}