{% extends "base.html" %} {% block title %}AS215085 - Router tools | Firewall Log{% endblock %} {% block page_header %}

Firewall logs

{% endblock %} {% block content %}

Firewall Log for Rule {{ rule_number }}

{{ ip_version }} / {{ ruleset_name }}
Log Output
{{ log_data|safe }}
Back to Firewall Overview
{% endblock %}