{% extends "base.html" %} {% block content %}
History of API and MCP accesses by agents.
| Time | Agent | Scope / Action | IP Address |
|---|---|---|---|
| {{ log.timestamp }} | {{ log.agent_name }} | {% if 'FORBIDDEN' in log.scope %} {{ log.scope }} {% else %} {{ log.scope }} {% endif %} | {{ log.ip_address }} |
| No logs available | |||