Home / Companies / Arcade / Blog / Post Details
Content Deep Dive

Every Action, Accounted For: Using Audit Logs on Arcade.dev

Blog post from Arcade

Post Details
Company
Date Published
Author
Pascal Matthiesen
Word Count
1,125
Language
English
Hacker News Points
-
Summary

Arcade.dev provides an automated audit logging system for AI agent runtimes that captures every administrative action across the infrastructure, offering a detailed, immutable record of changes including who made them, what was altered, how, and when. This system is enabled by default, requiring no additional configuration, and includes a filterable dashboard and a REST API to facilitate integration with existing compliance and reporting tools. Audit logs are essential for maintaining production deployments by providing clear change management evidence, which is crucial for compliance with frameworks like SOC 2 and ISO 27001. The logs ensure that when issues arise, such as workflow disruptions due to API key rotations or configuration changes, teams can quickly identify the cause and maintain momentum without lengthy investigations. The audit logs retain records for 30 days, and while currently focused on administrative actions, future updates aim to cover individual tool executions as well.