Logs record actions and give you all the information required to check or diagnose activity within your apps.
The audit logs feature enables you to access all logs related to Fliplet Studio and Fliplet apps.
This article provides a full explanation of all log types.
To learn more about the audit logs feature see here.
Grouping | Log type | Description |
App access management | app.token.remove | An app token was removed |
App analytics | app.analytics.event | Analytics event logged from app |
App analytics | app.analytics.pageView | Screen view logged from app |
App analytics | app.update | An app user is checking for published app updates |
App analytics | app.view | Screen viewed from web app |
App management | app.clone | An app was cloned (this is a record bound to the source app) |
App management | app.create | An app was created or cloned (bounds to target new app) |
App management | app.delete | An app was deleted |
App management | app.publish | An in-app update was published |
App management | app.publish.web.create | An app was launched on web |
App management | app.publish.web.remove | An app was unpublished from web |
App management | app.publish.web.update | An app ‘s slug was changed (e.g. launched on web or slug changed) |
App management | app.remove | An app was moved to the bin |
App management | app.settings.update | App settings were updated |
App management | app.widget.create | An app add-on was enabled |
App management | app.widget.delete | An app add-on was disabled |
App management | app.widget.remove | A widget instance was deleted from an app / screen |
App management | app.widget.update | An app component (including themes) was updated |
App publishing | app.submission.build | Requested app build via Studio (AAB) |
App publishing | app.submission.report | App build is completed via AAB |
App Screens management | app.page.create | A screen was created |
App Screens management | app.page.delete | A screen was deleted |
App Screens management | app.page.layout.update | A screen layout (HTML) was updated |
App Screens management | app.page.remove | A screen was moved to the bin |
App Screens management | app.page.restore | A screen was restored from the bin |
App Screens management | app.page.rollback | A screen was restored to a previous version |
App Screens management | app.page.settings.remove | A screen settings were removed |
App Screens management | app.page.settings.update | A screen settings were updated |
App Screens management | app.page.update | A screen was updated |
App Screens management | app.page.widget.create | A screen component was created |
App Screens management | app.page.widget.remove | A screen component was removed from the screen |
App Screens management | app.page.widget.update | A screen component was updated |
App Screens management | app.pages.sort | Screens were sorted |
App users | app.user.create | A user was added to the app |
App users | app.user.remove | A user was removed from the app |
App users | app.user.update | A user role was updated for the app |
Data source entries | dataSource.entry.create | A data source entry was created |
Data source entries | dataSource.entry.delete | A data source entry was deleted |
Data source entries | dataSource.entry.update | A data source entry was updated |
Data source management | dataSource.commit | A data source entries were changed via the data source manager or DIS |
Data source management | dataSource.create | A data source was created (by a user) |
Data source management | dataSource.delete | A data source was deleted |
Data source management | dataSource.event | A custom event on a data source (unused) |
Data source management | dataSource.import | A data source was overwritten via the import JS API |
Data source management | dataSource.remove | A data source was moved to the bin |
Data source management | dataSource.restore | A data source was restored |
Data source management | dataSource.rollback | A data source was rolled back to a previous version |
Data source management | dataSource.update | The settings of a data source (including access rules) were changed |
email.bounced | An email was bounced back and could not be delivered yet to the recipient | |
email.communicate | An email was sent via Communicate JS APIs | |
email.complaint | A complaint was received when attempting to deliver the email | |
email.dataSourceHook | An email was sent from a data source hook | |
email.delayed | An email was delayed and could not be delivered yet to the recipient | |
email.delivered | An email was delivered to the target recipient | |
email.rejected | An email was not delivered due to the recipient server rejecting the email | |
email.validate | An email was sent because of a data source login | |
Media Files management | mediaFile.create | A media file was created (uploaded) |
Media Files management | mediaFile.remove | A media file was moved to the bin |
Media Files management | mediaFile.restore | A media file was restored |
Media Files management | mediaFile.update | A media file was updated (e.g. moved to a new folder) |
Media Files management | mediaFolder.create | A media folder was created (uploaded) |
Media Files management | mediaFolder.remove | A media folder was moved to the bin |
Media Files management | mediaFolder.restore | A media folder was restored |
Media Files management | mediaFolder.update | A media folder was updated (e.g. moved to a new folder) |
Organization management | organization.create | The organisation was created |
Organization management | organization.user.app.create | Access to apps for a user was updated by an org admin |
Organization management | organization.user.app.remove | Access to apps for a user was updated by an org admin |
Organization management | organization.user.app.update | Access to apps for a user was updated by an org admin |
Organization management | organization.user.create | A user was created by an org admin |
Organization management | organization.user.delete | A user was deleted by an org admin |
Organization management | organization.user.invite | A user was invited by an org admin |
Organization management | organization.user.twofactor.remove | A user twofactor was removed by an org admin |
Organization management | organization.user.unblock | A user was unblocked by an org admin |
Organization management | organization.user.update | A user was updated by an org admin |
Push Notifications | pushNotification.send | Push notifications were sent for the app |
SMS | sms.2fa | An SMS was sent because of 2FA login |
SMS | sms.communicate | An SMS was sent via JS APIs |
SMS | sms.dataSourceHook | An SMS was sent from a data source hook |
SMS | sms.validate | An SMS was sent because of a data source login |
Studio activity | studio.analytics.presence | User has accessed Studio |
User login/logout | user.login | User logs in |
User login/logout | user.login.failed | User failed to log in |
User login/logout | user.login.first | User logs in for the first time |
User login/logout | user.login.sso | User log in via SSO |
User login/logout | user.logout | User logs out |
User management | user.password.update | User updates its password |
User management | user.session.remove | A session was manually revoked |
User management | user.twofactor.add | User adds 2FA to his account |
User management | user.twofactor.remove | User removes 2FA from his account |
User management | user.update | User updated its details |
User session | session.locale.updated | The current user switched its language settings to a new locale |
Widget management | widget.update | A widget was sync’d (uploaded or updated) |
Related Articles
Was this article helpful?
YesNo