Enable comprehensive audit logs for your Formbricks instance.
Field | Description |
---|---|
level | Log level, always "audit" for audit events |
time | Unix timestamp in milliseconds |
pid | Process ID of the logging instance |
hostname | Hostname of the server generating the log |
name | Application name, typically "formbricks" |
timestamp | ISO‑8601 time of the action |
actor | User or API key responsible (object with id and type ) |
action | Constant verb‑noun string (survey.updated , login.failed , …) |
target | The resource affected (object with id and type ) |
status | success or failure |
organizationId | Organization identifier where the action occurred |
ipAddress | User IP address, present only if AUDIT_LOG_GET_USER_IP=1 , otherwise "unknown" |
apiUrl | (Optional) API endpoint URL if the logs was generated through an API call |
eventId | (Optional) Available on error logs. You can use it to refer to the system log with this eventId for more details on the error |
changes | (Optional) Only the fields that actually changed (sensitive values redacted) |
"********"
before being written.Formbricks
UI and API endpoints.Formbricks
application are audited. This means: