{%if _anti_dos %}
{%else%}
{% endif %}
{%if _anti_dos %} On
{%else%} Off {% endif %}
mANTI DOS
{{_total_request}}
TOTAL REQUESTS{{_abnormal_request}}
ABNORMAL REQUESTS{{_normal_request}}
NORMAL REQUESTS{{_normal_response}}
NORMAL RESPONSES{{_abnormal_response}}
ABNORMAL RESPONSESRecent events
Behar-ID | EventID | Score | Time | Review |
---|---|---|---|---|
{{ row.behavior_log_id }} |
{{ row.event_id }}{{ row.attack_type }} |
{%if row.score %}
{{ row.score | gemini_round_number }}{%else%}{{ row.score }}{%endif%} |
{{ row.time | gemini_datetime_format('%d %B %H:%M') }} |
{%if row.score %} {%endif%} |
Protect Mode
{{_protect_mode|title}}Global
{% if _protect_mode == 'monitor' %}Gemini is monitoring all requests
{% elif _protect_mode == 'protection' %}Gemini is blocking abnormal requests
{% else %}Gemini is sleeping
{% endif %}Attack Type
{%if _any_attack_count_gt_zero %}
{%else%}
{%endif%}
 }})
End-user Beharvior
ID | IP | G-Session | Endpoint | User-Agent | Method | Status Code | Size | Elapsed Time | Performance |
---|---|---|---|---|---|---|---|---|---|
{{row.id}} | {{row.ipaddress}} | {{row.g_session}} | {{row.endpoint}} | {{row.useragent}} | {{row.method}} | {{row.status_code}} | {{row.size}} KB | {{row.elapsed_time | gemini_round_number}} ms | {{row.performance}} |