Audit logs docs
Every event Infisical records, how to filter and inspect them, and how to stream them to a SIEM.
- Monitor access and changes to secrets, certificates, and infrastructure.
- Investigate incidents with full context around who did what, when, and how.
- Meet compliance and governance requirements with structured activity records.
- Filter events by actor, project, environment, secret path, secret key, or event metadata. See Filtering audit logs for common recipes.
Log coverage
Infisical tracks hundreds of event types across the platform, including secret access, permission changes, certificate issuance, privileged access sessions, and identity management. Each audit entry includes structured fields that make it easy to search, filter, and correlate across systems. For example:- Event Type: Action that occurred (e.g.,
create-secret,issue-cert). - Actor: Who performed the action (user or machine identity).
- Resource: What was affected (e.g., project, secret, certificate).
- Context: IP address, user agent, permissions, and more.
External log streaming
For centralized monitoring and long-term retention, Infisical supports audit log streaming to external systems. You can forward logs to SIEM platforms, storage buckets, or observability stacks using JSON-based collectors. Infisical integrates well with tools like Fluent Bit, enabling teams to route logs to destinations such as:- AWS S3
- Elasticsearch
- Splunk
- Datadog
- Cloud-native log pipelines