Audit Logging
TagFinder maintains an audit log of important actions performed by users and the system. This helps with compliance, troubleshooting, and accountability.
What is logged
Configuration changes (geofence created, alert rule modified, user invited), alert actions (alert acknowledged, alert escalated), and administrative actions (organization settings changed, API key created or revoked).
Log format
Each audit entry records: timestamp, user ID, organization ID, action type, affected resource, and before/after values where applicable. Logs are stored in the database and are queryable via the API.
Retention
Audit logs are retained for the duration of the organization's data retention policy (minimum 2 years). They cannot be modified or deleted by regular users.
Audit logging is available on all plans. Enterprise customers can export audit logs to external SIEM systems via webhook.
