{% extends "base.html" %} {% block title %}Query log ยท sagittarius{% endblock %} {% block content %}

Query log

Live stream of resolved queries. Newest first; history is kept in memory only.

{% for row in rows %}{{ row|safe }}{% endfor %}
Client Domain Type Outcome Latency Actions
{% endblock %}