-
Notifications
You must be signed in to change notification settings - Fork 1
Audit Log EN
zhenhun edited this page Sep 4, 2026
·
1 revision
中文 | English
Every one of the following is logged:
- Every tool call (tool name, arguments, result, success or failure)
- Tool approval requests and outcomes
- Update checks / downloads
- MCP interactions (
mcp.*events) - Key system operations
The Audit page lists records newest-first; click any row to see the full JSON details (arguments, result, context), which makes it easy to debug AI behavior and perform security audits.
With remote access enabled:
curl -H "Authorization: Bearer $BIT_KEY" http://127.0.0.1:8600/api/auditAudit data is persisted to the data directory and survives across sessions. See the data-directory location notes in Remote Access and API.
中文
- 首页
- 使用:安装指南 · 芯片与操作系统支持 · 快速上手 · 对话功能 · TUI-终端模式 · FAQ
- 进阶:工具系统 · MCP-集成 · 记忆与技能 · 远程访问与-API · 自动更新 · 审计日志
- 参与:开发与构建
English
- Home
- Usage: Installation Guide · Chips & OS Support · Quick Start · Chat Features · TUI Terminal Mode · FAQ
- Advanced: Tool System · MCP Integration · Memory & Skills · Remote Access & API · Auto Update · Audit Log
- Development: Development & Build