SDKv2.1.5
Reduce noise and risk with AgentOS access logs off by default
Agno Team
October 15, 20251 min read
AgentOS access logs are now disabled by default, resulting in leaner deployments and minimizing the risk of unintentionally logging sensitive data. Teams that depend on these logs can explicitly re-enable them.
Details
- Default is off; re-enable with serve(access_log=True)
- Helps control logging costs and surface only actionable signals
- No impact to application-level logs or metrics
Who this is for: Operators and security-conscious teams aiming for minimal default logging footprint.