{% extends "base.html" %} {% block content %} {% if onclick != 'viewLogs()' %} {% endif %} {% if onclick != 'viewLogs()' %} {% endif %}
{% if onclick == 'viewLogs()' %} Log {% else %} Server {% endif %} WAF logsNumber rows Ex for grep : - :
Show
{% if onclick == 'viewLogs()' and serv != '' and viewlogs != '' and viewlogs != 'haproxy-wi.error.log' and viewlogs != 'haproxy-wi.access.log' %}
You can read the descriptions about all logs here
{% elif serv == 'haproxy-wi.error.log' or serv == 'haproxy-wi.access.log' %}
You can read the description about all logs file here
{% else %} {% endif %} {% endblock %}