Audit Log
Introduction
The audit logs make it possible to track activities on the entire server without having to search through logs.
Audit log
The audit log is available under Settings → Audit log.
Access is role-based: Auditor accounts can review all records; Manager accounts see only device-scoped records for their assigned groupings; all other account types have no access.
The data is saved for 180 days by default and can be easily searched within the Relution portal.
The following columns are available for information:
- Timestamp
- User name
- Method (POST, GET, PUT, DELETE)
- Description
- Status
- Organization
- IP ADDRESS
- Endpoint
This allows all changes to be tracked.
Storage Limit Behaviour
Audit records are automatically purged when they exceed the configured retention period of 180 days. The cleanup runs periodically during off-peak hours, deleting records in batches to avoid database locks.
If disk space is exhausted before cleanup runs, new audit records may fail to write. The System Administrator must monitor disk usage and ensure sufficient storage is available for the configured retention period. There is no automatic low-storage notification — this is a System Administrator responsibility.
Audit Trail Integrity
The audit trail is a security property, not a configurable feature.
nginx Access Logs
The nginx reverse proxy logs every HTTP/HTTPS request, including the TLS protocol and cipher suite negotiated for the connection. These logs complement the Relution application audit log for the network channel layer.
Accessing the logs:
docker logs nginx
Or to follow in real time:
docker logs -f nginx
Each access log line has the format defined in relution-nginx.conf:
<remote_addr> - <user> [<time>] "<request>" <status> <bytes> "<referer>" "<user_agent>" "<x_forwarded_for>" <request_time> <upstream_time> <pipe> <ssl_protocol> <ssl_cipher>
The $ssl_protocol and $ssl_cipher fields at the end of each line record the TLS version and cipher suite used for that connection (e.g. TLSv1.3 TLS_AES_256_GCM_SHA384). These are only populated for HTTPS requests; HTTP requests (redirected to HTTPS) log - for both fields.
The error log is written to stderr and is also accessible via docker logs nginx.
Audit Event Reference
Device Management Events
| Event | Description |
|---|---|
| Auto-enrollment deleted | Deleted auto enrollment name. |
| Auto-enrollment imported | Imported a list of Android devices via CSV import. |
| Auto-enrollment updated | Updated auto enrollment name. |
| Android auto-enrollment | Enrolled Android device name using auto enrollment |
| Android Enterprise disconnected | Association between Google organization and Relution organization has been removed. |
| SIM activation state changed | Changed activation state of SIM with ICCID: iccId on device deviceName from oldState to newState. |
| SIM added | Added SIM with ICCID: iccId to device deviceName. |
| SIM removed | Removed SIM with ICCID: iccId from device deviceName. |
| Android Enterprise data updated | Updated Android Enterprise data. |
| Apple passcode enrollment | Enrolled an Apple device with passcode. |
| App deployed to device | Deployed appDefaultName to deviceName. |
| Authorized Device: Device info refreshed | Refreshed the current authorized devices information |
| Authorized Device: Policy refreshed | Refreshed the current authorized devices applied policy with mode refreshType |
| Authorized Device: Android policy version set | Updated the current authorized devices executed policy versions |
| Authorized Device: Android device withdrawn | Withdrew the current authorized device |
| Authorized Device: Compliance violation detected | Created compliance violations for the current authorized device |
| Authorized Device: Device action updated | Update action of type type with state state |
| Device action deleted | Deleted action of type type for device deviceName |
| Authorized Device: Device sub-action updated | Update sub-action of type type with state state |
| Authorized Device: Companion action updated | Update companion action for current authorized device of type type |
| Bulk action created | Created bulk requestType operationType operation. |
| Device certificate deleted | Deleted a device certificate. |
| Device certificate revoked | Revoked device certificate certificateName of device deviceName with reason revocationReason |
| DEP enrollment | Enrolled a DEP device. |
| Expired cert allowed | Allowed expired identity certificates on device deviceName. |
| App assignment deleted | Deleted app packageName assignment from the device. |
| Device action created | Created action of type type for device deviceName |
| Device action canceled | Canceled action of type actionType for device deviceName |
| Device deleted | Deleted the device deviceName. |
| Device settings changed | Device settings change for device uuid of type type finished with state reason. |
| Policies disabled on device | Disabled policies changed for the device deviceName. |
| Group action created | Created a new device group action name. |
| Group action deleted | Deleted the device group action name. |
| Group action updated | Updated the device group action name. |
| Auto-enrollment added to group | Added device groups to auto enrollments |
| Auto-enrollment removed from group | Removed device groups from auto enrollments |
| Device group created | Created a new device group name. |
| Device group copied | Copied a device group name. |
| Device group deleted | Deleted the device group name. |
| Devices added to group | Added devices to the device group name |
| All devices removed from group | Removed all devices from device group name. |
| Devices removed from group | Removed some devices from device group name. |
| Group devices updated | Changed the devices in the device group name. |
| Policies added to group | Added policies to the device group name. |
| All group policies removed | Removed all policies from device group name. |
| Group policies removed | Removed policies from the device group name. |
| Group policies updated | Changed the policies for device group name. |
| Device group updated | Update the device group name. |
| Device refresh | [DEPRECATED] Request device info for deviceName. |
| Device policies refreshed | Triggered policy refresh for deviceName. |
| Withdraw notification sent | Send notification that device deviceName has been withdrawn. |
| Passcode enrollment | Enrolled device name with passcode. |
| Linux passcode enrollment | Enrolled Linux device name by passcode |
| Devices migrated | Migrated device(s) to organization targetOrganizationUuid. |
| Bulk policy refresh | Refreshed policies by refreshType for multiple devices. |
| Policy priority updated | Updated the priorities of the policies for platform platform. |
| POLICIES_COPY_TO_ORGANIZATION_V1 | Copying policies to organization |
| Policy cloned | Duplicated policy name (name**nameSuffix). |
| Policy version config created | Created policy configuration type for policy version policyName (version). |
| Policy version config deleted | Deleted policy configuration type for policy version policyName (version). |
| Policy version config updated | Updated policy configuration type for policy version policyName (version). |
| Policy config uploaded | Uploaded file for policy configuration. |
| Policy created | Created policy name. |
| Policy deleted | Deleted policy name. |
| Device groups added to policy | Added device groups to policy name. |
| Device groups removed from policy | Removed device groups from policy name. |
| Policy exported | Exported policies. Successful: policyName. Failures: policyName. |
| Policy imported | Imported policies. Successful: policyName. Failures: policyName. |
| Policy off-time created | Created off time schedule name. |
| Bulk off-time deleted | Bulk deleted off time schedules |
| Policy off-time deleted | Deleted off time schedule name. |
| Off-time exported | Exported multiple off time schedules to an iCal calendar. |
| Off-time imported | Imported iCal calendar as off time schedules. |
| Off-time sync created | Created the off time schedule sync settings. |
| Off-time sync deleted | Deleted the off time schedule sync settings. |
| Off-time sync | Synced the off time schedules. |
| Policy off-time updated | Updated off time schedule name. |
| Policy updated | Updated policy name. |
| Policy version created | Created a new policy version for policy policyName. |
| Policy version published | Published the policy version policyName (version). |
| Policy version tested | Published the test policy version policyName (version). |
| Policy version updated | Added policy version version to policy policyName. |
| Policy version info updated | Edited the name and description of policy version name from policy policyName. |
| Policy version restored | Restored policy version name for policy policyName |
| Push device created | Created the push device name. |
| Push device updated | Updated the push device name. |
| Apps removed from devices | Removed apps from several devices. |
| Remote support requested | Request remote support for device |
| Device deleted via Self Service | Deleted the device name. |
| Device located | Located the device name. |
| Device locked | Locked the device name. |
| Lost mode disabled | Disabled lost mode for device name. |
| Lost mode enabled | Enabled lost mode for device name. |
| Device info refreshed | Sent a refresh device info action. |
| Passcode reset | Reset passcode the device name. |
| Device wiped | Wiped the device name. |
| Shared device logout | Logged out shared devices deviceUuids. |
| Device user updated | Assign user username to device deviceName. |
| Device enrolled | Enrollment of device name uuid (platform). |
| Device re-enrolled | Re-enrollment of device name uuid (platform). |
| Device identification | Identification of platform device uuid. |
| Device unenrolled | Unenrollment of device name uuid (platform). |
| Installed applications changed for device | Installed applications changed for device uuid (platform). |
| Installed certificates changed for device | Installed certificates changed for device uuid (platform). |
| OS version changed for device | platform OS version for device uuid changed to newOsVersion securityPatchLevel |
| Device details read | Read details for device deviceName. |
| Compliance status read | Read compliance status for device deviceName. |
| Compliance history read | Read compliance history for device deviceName. |
| Device actions read | Read actions for device deviceName. |
| Device action read | Read action actionUuid for device deviceName. |
| Sub-actions read | Read sub-actions of action actionUuid for device deviceName. |
| Compliance violation read | Read compliance violation complianceViolationUuid for device deviceName. |
| Device location read | Read location for device deviceName. |
| Device base info read | Queried device base info. |
| Installed applications read | Read installed applications for device deviceName. |
| Available updates read | Read available updates for device deviceName. |
| Application logs read | Read application logs for device deviceName. |
| Authorized Device: Device read | Read the current authorized device |
| Authorized Device: Device actions read | Read actions for the current authorized device |
| Authorized Device: Compliance violations read | Read compliance violations for the current authorized device |
| Authorized Device: Compliance violation read | Read compliance violation complianceViolationUuid for the current authorized device |
| Authorized Device: MDM profile updated | Updated the MDM profile for the current authorized device |
| Authorized Device: Relution Agent settings read | Read Relution Agent settings for the current authorized device |
| Decon device config read | Read Decon configuration for device. |
General Events
| Event | Description |
|---|---|
| API Token created | Created a new access token. |
| API Token deleted | Deleted access token name. |
| API Token updated | Updated access token name. |
| Android Enterprise logo updated | Updated Android Enterprise logo. |
| Android Enterprise logo uploaded | Uploaded Android Enterprise logo. |
| APNs CSR signed | Requested a signed APNS CSR. |
| APNS certificate parsed | Parsed APNS certificate and verified if there is a push topic mismatch. |
| APNS certificate linked | Linked the APNS certificate to the organization. |
| APNs migration | Migrated the legacy custom APNS cert handling. |
| ASM SFTP sync | Synchronized the Apple School Manager SFT. |
| App category added | Added apps to category categoryName. |
| App category deleted | Removed apps from category categoryName. |
| App auto-deployment created | Created app app auto deployment for roleUuid. |
| App auto-deployment deleted | Deleted an app auto deployment. |
| App created from file | Created app from resource resourceName. |
| App created from App Store | Added appstoreName appId app to Relution. |
| App created | Created app for resource defaultName. |
| App deleted | Deleted app defaultName. |
| App permissions updated | Updated the app permissions for app defaultName. |
| App request created | Created app request for appstoreType app id |
| Self-hosted app updated | Updated Google Play Console license key for self-hosted app defaultName. |
| App updated | Updated app defaultName. |
| App set as global | Made app defaultName global. |
| App script created | Created new app script “scriptName” for app “appName” |
| App script deleted | Deleted app script with uuid “name” |
| App script updated | Updated app script “scriptName” for app “appName” |
| App version approved | Approved appDefaultName version versionName. |
| App version created from file | Created new version versionName of appDefaultName. |
| App version created | Created new version versionName of app appDefaultName. |
| App version deleted | Deleted version versionName of app appDefaultName. |
| App version moved | Moved version versionName of appDefaultName to releaseStatus. |
| Update version mapping | Update version mapping for app appUuid |
| App version rejected | Rejected app appDefaultName of version versionName. |
| App version updated | Updated version name of app appDefaultName. |
| App version file uploaded | Uploaded app version from file. |
| App icon uploaded | Uploaded app version icon from file. |
| App screenshot uploaded | Uploaded app version screenshot from file. |
| ASM configuration created | Created ASM Configuration with provider name providerName |
| ASM configuration updated | Updated ASM Configuration with provider name providerName |
| ASM configuration deleted | Deleted ASM Configuration with provider name providerName |
| ASM configuration synced | ASM sync was triggered. |
| Cancelled audit log export. | Cancelled the running audit log CSV export job. |
| Started audit log export. | Started an audit log CSV export. |
| Audit log CSV export downloaded. | Audit log CSV export downloaded. |
| Deleted the latest CSV file export | Deleted the latest CSV file export |
| Audit Logs cleaned up | Deleted deletedCount audit logs older than removeAfter days. |
| Audit log read | Read the audit log. |
| Authorized Device: Device updated | Update current authorized device |
| Authorized Device: Find My Device setting updated | Updated the current authorized devices “Find My” enabled status to enabled |
| Authorized Device: Compliance history recorded | Created compliance histories for the current authorized device |
| Authorized Device: Parent app link created | Created a new parent app link for the current authorized device |
| Authorized Device: Agent permissions updated | Updated granted permissions for the current authorized devices Relution Agent |
| Authorized Device: TeamViewer registered | Register device for TeamViewer as requested by action actionUuid |
| Authorized Device: iBeacon event updated | Updated active iBeacons for current authenticated device |
| Authorized Device: iBeacon range updated | Update iBeacons in range for the current authenticated device |
| Authorized Device: Zone event updated | Updated active iBeacons for current authenticated device |
| Authorized Device: Zone range updated | Update iBeacons in range for the current authenticated device |
| Authorized Device: Chrome extensions updated | Update Chrome Extension infos for current authenticated device |
| Authorized Device: Device location updated | Update location of current authenticated device |
| Authorized Device: Conditional Access info updated | Updated the current authorized devices MSCA information |
| Enrollment CSV updated | Updated auto enrollment via csv. |
| Enrollment profile created | Created auto enrollment profile profileName. |
| Enrollment profile deleted | Deleted auto enrollment profile profileName. |
| Enrollment profile updated | Updated auto enrollment profile profileName. |
| Bulk auto-enrollment claim | Executed bulk claim of auto enrolled devices |
| Entra ID device sync | Manually synced devices from Azure. |
| Azure org map created | Created a map between Azure Organizations and groups. |
| Azure org map deleted | Deleted a map between Azure Organizations and groups. |
| Azure org map updated | Updated a map between Azure Organizations and groups. |
| Entra ID user/group sync | Manually synced users and groups from Entra ID. |
| Bug report submitted | Reported a Bug. |
| Bulk enrollment created | Created bulk enrollments. |
| Category created | Created new app category defaultName. |
| Category deleted | Deleted app category defaultName. |
| Category updated | Updated app category defaultName |
| CA created | Created name with CA authorityType. |
| CA deleted | Deleted certificate authority name. |
| CA root certificate set | Built-in PKI certificate generated |
| User certificate deleted | Deleted user CA certificate. |
| CA updated | Updated certificate authority name. |
| Certificate created | Created certificate commonName. |
| Certificate deleted | Deleted certificate name. |
| Certificate file uploaded | Uploaded certificate file. |
| Certificate restored | Restored certificate commonName. |
| Cert template created | Created certificate template name. |
| Cert template deleted | Deleted certificate template name. |
| Cert template updated | Updated certificate template name. |
| Certificate updated | Updated certificate commonName. |
| Client apps updated | Updated the Client Apps of body. |
| OTP email sent | Sends a new OTP to all configured emails. |
| Course created | Created course name. |
| Course CSV imported | Import courses via CSV file. |
| Course deleted | Deleted course name. |
| User courses updated | User name set as courseMemberType for courses. |
| Course updated | Updated course name. |
| User CSV uploaded | Uploaded CSV file to import users |
| Class CSV uploaded | Uploaded CSV file to import classes |
| Auto-enrollment CSV uploaded | Uploaded CSV file to update auto enrollments |
| Device CSV uploaded | Uploaded CSV file to update devices |
| Decon request CSV uploaded | Uploaded CSV file to update decon requests |
| License claim CSV uploaded | Uploaded CSV file to import license claims |
| Decon request created | Created new Relution Decon Request domain. |
| Decon request deleted | Deleted the Relution Decon Request domain. |
| DECON_REQUEST_IMPORT_V1 | |
| Decon request updated | Updated the Relution Decon Request status to status. |
| DEP account created | Created a new DEP account serverName. |
| DEP account deleted | Deleted the DEP account serverName. |
| DEP token updated | Updated DEP server token for DEP account serverName. |
| DEP account updated | Updated the DEP account serverName. |
| DEP devices synced | Synchronized DEP devices. |
| DEP profile created | Created a new DEP profile profileName. |
| DEP profile deleted | Deleted the DEP profile profileName. |
| DEP profile updated | Updated the DEP profile profileName. |
| DEP server token uploaded | Uploaded a DEP server token. |
| Device catalog synced | Relution auto enrollment devices have been synchronized. |
| Device registered in catalog | Registered organization in Relution auto enrollments. |
| Bulk device claim | Executed bulk claim of devices |
| Device lending created | Lent out deviceName. |
| Device lending deleted | Removed deviceName lending. |
| Lending file uploaded | Uploaded signature file for device lending. |
| Device lending updated | Updated details of deviceName lending. |
| Device log deleted | Deleted log events for device deviceName. |
| Device log details created | Created log event details for device deviceName. |
| Device log details deleted | Deleted log event details for device deviceName. |
| Device log details updated | Updated log event details for device deviceName. |
| Device details updated | Updated device details for deviceName. |
| Device names updated via CSV | Updated the device names via CSV upload. |
| Device updated | Updated device details for name. |
| Domain user created | Created a new domain user name. |
| DPA deleted | Deleted a signed DPA (bucket bucket - version version). |
| DPA previewed | Requested a DPA preview (bucket bucket - version version). |
| DPA signed | Signed the DPA (bucket bucket - version version). |
| Permission role created | Created a new permission name. |
| Permission role deleted | Deleted the permission name. |
| Permission role exported | Exported permissions as JSON. |
| Permission role imported | Imported permissions from JSON. |
| Permission role updated | Updated the permission name. |
| Enrollment created | Created enrollment name (passcode) for platform platform. |
| Enrollment deleted | Deleted enrollment enrollmentName (passcode). |
| Enrollment notification retry | Retried to send notification for enrollment name. |
| Enrollment updated | Updated enrollment: name (passcode) for platform: platform. |
| File deleted | Deleted file name. |
| File uploaded | Uploaded file(s) name. |
| File uploaded via action | Uploaded file name via action. |
| File uploaded via group action | Uploaded file name via device group action. |
| Scoped file uploaded | Uploaded file name with scope scope and category category. |
| ZIP file uploaded | Uploaded files name via zip with scope scope and category category. |
| Font created from file | Created font name from file resourceName. |
| Font deleted | Deleted font name. |
| Font file uploaded | Uploaded font file name. |
| Impersonation ended | End of impersonation. |
| Impersonation started (V2) | Impersonation started for user name. |
| iBeacon created | Created iBeacon name. |
| iBeacon deleted | Deleted iBeacon name. |
| iBeacon updated | Updated iBeacon name. |
| Knox capability updated | Updated Knox Mobile Enrollment capability. |
| Language updated | Created or updated the language name. |
| Language deleted | Deleted the language name. |
| LDAP configuration created | Created a new LDAP configuration providerName. |
| LDAP configuration deleted | Deleted the LDAP configuration providerName. |
| LDAP configuration updated | Update the LDAP configuration providerName |
| LDAP sync changed password | Changed LDAP password for userName with Provider:providerName. |
| LDAP password reset request created | Created LDAP password reset request for userName with Provider: {{request ProviderName}}. |
| LDAP sync finished | LDAP syncType synchronization finished for providerName. |
| LDAP sync started | LDAP syncType synchronization started for providerName. |
| LDAP sync timeout | LDAP syncType synchronization timed out for providerName. |
| LDAP sync | LDAP sync was triggered. |
| Lesson action applied | Applied actionType for lesson lessonName. |
| Lesson created | Created lesson name. |
| Lesson deleted | Deleted lesson lessonName. |
| Lesson favorite created | Created new lesson favorite “favoriteName” |
| Lesson favorite deleted | Deleted lesson favorite “favoriteName” |
| Lesson favorite updated | Updated lesson favorite “favoriteName” |
| Lesson message sent | Message sent to students in Lesson lessonName: title, message |
| Lesson template copied | Copied lesson template templateName. |
| Lesson template created | Created lesson template name. |
| Lesson template deleted | Deleted lesson template templateName. |
| Lesson template updated | Updated lesson template templateName. |
| Lesson updated | Updated lesson lessonName. |
| License allocation created | Set license allocation for organisation targetOrganizationName targetOrganizationUuid. |
| License allocation deleted | Deleted license allocation for organisation targetOrganizationUuid. |
| License allocation updated | Updated license allocation for organisation targetOrganizationName targetOrganizationUuid. |
| License claim CSV imported | Imported license claims via CSV. |
| Linux minion configured | Current authorized device requested Linux salt minion configuration |
| IP added to allowlist (V2) | Created access rule name for IP address ip: state. |
| IP removed from allowlist (V2) | Deleted access rule name for IP address ip: state. |
| Allowlisted IP updated (V2) | Updated access rule name for IP address ip to state. |
| Password login success | Successful log in with password via application. |
| SSO login success | Successful log in with SSO ssoProvider. |
| Password login failed | Failed log in with password via application. |
| SSO login failed | Failed log in with SSO ssoProvider. |
| MFA login success | Successful MFA verification via application. |
| MFA login failed | Failed MFA verification via application. |
| User logout | Successful log out. |
| Market mapping created | Created market mapping marketName. |
| Market mapping deleted | Deleted market mapping marketName. |
| Market mapping updated | Updated market mapping marketName. |
| MDM URLs updated | Updated MDM URL mapping for device with serial number serialNumber. |
| MDM URLs deleted | Deleted MDM URL mapping for device with serial number serialNumber. |
| MFA configuration created | Created a type MFA configuration. |
| MFA type deleted | Deleted MFA configuration type type. |
| MFA type set | Set MFA configuration type type. |
| MFA type verified | Verified MFA configuration type type. |
| MSCA consent requested | Requested admin consent URL for Microsoft Conditional Access. |
| MSCA assignments synced | Synced Microsoft Conditional Access group assignments. |
| MSCA device info synced | Synchronize MSCA Device info from Entra |
| MSCA Windows update | Updated Conditional Access Windows enabled to enabled |
| Notification hidden | Hide the notification notificationId. |
| All notifications revealed (V1) | Revealed all hidden notifications. |
| All notifications revealed (V2) | |
| Notification revealed | Revealed the notification notificationId. |
| OIDC configuration created | Created a new Single Sign On configuration for providerName. |
| OIDC configuration deleted | Deleted the Single Sign On configuration of providerName. |
| OIDC configuration updated | Updated the Single Sign On configuration for providerName. |
| Organization deleted | Deleted organization name. |
| Org domain created | Created managed domain domainName. |
| Org domain updated | Updated managed domain domainName. |
| Org domain deleted | Deleted managed domain domainName. |
| Organization updated | Updated organization name. |
| Organization wizard completed | Created organization via wizard. |
| Log level changed | Log level for package packageNames is changed to logLevel. |
| Log level reset | Reset the log level for packages body. |
| Default log level restored | Restored the log levels for all packages and log groups to their default. |
| Parent app established | Established the parent app for user parentEmail. |
| Parent app link confirmed | Email address for parent app link has been confirmed. |
| Parent app link deleted | Deleted the parent app link for user parentEmail. |
| Parent link invite updated | Sent parent app request validation email to parentEmail. |
| Parent app link updated | Updated the parent app link for user parentEmail. |
| Parent app: Delete app link | Parent app: Delete app link with uuid: uuid |
| Parent app: Update blocked app | Parent app: Update blocked app for app link uuid for app {{mapped.identifier} |
| Parent app: Bulk update blocked apps | Parent app: Bulk update blocked apps for app link uuid |
| Password changed | Changed password. |
| Account registered | Registered a new account in organizationName. |
| OneRoster created | Created new OneRoster configuration with name: providerName |
| OneRoster deleted | Deleted OneRoster configuration with name: providerName |
| OneRoster updated | Edited OneRoster configuration with name: providerName |
| OneRoster synced | OneRoster sync triggered |
| Schul-Connex created | Created new SchulConnex configuration with name: providerName |
| Schul-Connex deleted | Deleted SchulConnex configuration with name: providerName |
| Schul-Connex updated | Edited SchulConnex configuration with name: providerName |
| Schul-Connex synced | SchulConnex sync triggered |
| Script created | Created script name. |
| Script deleted | Deleted script name. |
| Script updated | Updated script name. |
| Security group created | Created a new group name. |
| Security group deleted | Deleted the group name. |
| Domain group saved | Stored the domain group name as device group. |
| Security group updated | Updated the group name. |
| Security provider sync | Security provider providerName modified users and groups during syncType sync. |
| TeamViewer authorized | Authorized accessing Teamviewer for remote support. |
| TeamViewer deauthorized | Deauthorized accessing Teamviewer for remote support. |
| Azure AD settings deleted | Deleted the Entra ID settings. |
| Email settings deleted | Removed Email (SMTP) configuration. |
| Google Workspace sync | Triggered a sync for ChromeOS devices in the current organization. |
| Android Enterprise settings updated | Updated the Android Enterprise setting. |
| APNs settings updated | Updated Apple Push Notification Server settings. |
| App Store settings updated | Updated the App Store setting. |
| ASM SFTP settings updated | Updated the Apple School Manager SFTP sync settings. |
| Azure AD settings updated | Updated the Entra ID settings. |
| Client apps settings updated | Updated the Client Apps settings. |
| Custom CSS updated | Updated custom portal css. |
| Customizing settings updated | [Deprecated] Updated the customization settings. |
| Custom logo updated | Updated custom portal logo. |
| Custom translation updated | Updated custom portal translations. |
| Customizing settings updated | Updated the Customization settings. |
| Device custom fields updated | Updated device custom fields settings. |
| Lending settings updated | Updated device lending settings. |
| Ownership settings updated | Updated device ownership settings. |
| Email settings updated | Updated Email (SMTP) configuration. |
| General org settings updated | Updated general organization settings. |
| Google Workspace key uploaded | Uploaded private account key name for Google Workspace settings. |
| Google Workspace settings updated | Updated the Google Workspace settings. |
| Lesson schedule updated | Updated lesson schedule settings. |
| Linux MDM settings updated | Updated Linux MDM settings |
| MDM settings updated (Deprecated) | [Deprecated] Updated MDM settings. |
| Group migration settings updated | Updated MDM settings and started device group migration. |
| MDM settings updated | Updated MDM settings. |
| Notification settings updated (Deprecated) | [DEPRECATED] Updated notification settings. |
| Notification settings updated | Updated notification settings. |
| Org management updated | Updated organization management settings. |
| Password policy updated | Updated password policy. |
| Relution Shield updated | Updated Relution Shield settings. |
| Remote support settings updated | Updated remote support settings. |
| Secure Mail Gateway updated | Updated secure mail gateway settings. |
| Support settings updated (Deprecated) | [DEPRECATED] Updated support settings. |
| Support settings updated | Updated support settings. |
| System general settings updated | Update general system settings. |
| App metadata updated | Updated the metadata for store app defaultName. |
| App version metadata updated | Updated the metadata for store app version defaultName (name). |
| App version promoted | The app defaultName (name) has been promoted to Global Organization. |
| Student status updated | Updated the status of student studentName in lesson lessonName. |
| System security updated | Update security settings. |
| Teacher Console: lesson created | Created a new lesson. |
| Teacher Console: lesson deleted | Deleted a lesson. |
| Teacher Console: logout triggered | Logged out shared devices during lesson. |
| Teacher Console: template created | Created a new lesson template name. |
| Teacher Console: template deleted | Deleted the lesson template name. |
| Teacher Console: template updated | Updated the lesson template name. |
| Teacher Console: action triggered | Triggered actionType action for the lesson. |
| Teacher Console: lesson updated | Updated a lesson. |
| Teacher Console: weblink created | Created a web link to url. |
| Teacher Console: resource created | Uploaded a lesson weblink preview image |
| IP blocked | Created a new temporary blocked IP address ip. |
| IP unblocked | Deleted a temporary blocked IP address ip. |
| Token notification handled | Handled notificationType notification for token tokenAccountName. |
| User accepted invitation | User username has accepted the invitation. |
| User certificate created | Created themselves a new user certificate. |
| User certificate deleted | Deleted themselves a new user certificate. |
| Creating user certificate for user | Creating user certificate for user userUuid |
| Password reset requested | Has requested a password reset for user name. |
| User created | Created a new user email. |
| User deleted | Deleted user userName. |
| User file imported | Imported a list of users via a CSV file. |
| User MFA created | Created a new MFA type for user username. |
| User MFA deleted | Deleted MFA type for user username. |
| User MFA verified | User username has verified MFA type. |
| User password reset | Password has been safely reset for user. |
| Profile image uploaded | Uploaded profile image file. |
| Profile image archive uploaded | Upload ZIP archive including profile images that will be mapped to users in this organization |
| Profile image archive imported | Import profile images by previously uploaded zip archive and map them to users of the organization |
| User properties updated | Updated the users own properties. |
| New password requested | Requested a reset password. |
| Invitations sent | Sent invitation(s) for new users. |
| User groups updated | Updated the groups for user name. |
| User password updated | Updated the password for user name. |
| User preferences updated | Updated the preferences for user name. |
| User updated | Updated the user name. |
| VPP asset created | Created VPP asset from resource resourceName. |
| VPP asset updated | Deposit resource resourceName for VPP asset vppAssetDefaultName. |
| VPP asset deleted | Deleted VPP asset from resource vppAssetDefaultName. |
| VPP file uploaded | Upload vpp asset file. |
| VPP assignment associated | Associated VPP assets to users/devices. |
| VPP assignment removed | Disassociated VPP assets from users/devices. |
| VPP assignment sync | Synced VPP assignments. |
| VPP sync triggered | Triggered VPP sync for vppAccountName. |
| VPP token created | Created VPP token for accountName. |
| VPP token deleted | Deleted VPP token for accountName. |
| VPP token sync | Triggered VPP sync for all VPP tokens in the user organization. |
| VPP token updated | Updated VPP token for accountName. |
| VPP users registered | Registered VPP users for vppAccountName. |
| VPP users retired | Retired VPP users for vppAccountName. |
| VPP user sync | Triggered VPP user sync for vppAccountName. |
| Workflow step created | Created the new name step in workflow. |
| Workflow step deleted | Deleted workflowStepName step for workflow. |
| Workflow step updated | Updated the name step in workflow. |
| Workflow updated | Updated workflow. |
| GeoFence created | Created new GeoFence name. |
| GeoFence deleted | Deleted the GeoFence name. |
| GeoFence updated | Updated the GeoFence name. |
| Enrollment agreement created | Created a new enrollment agreement title. |
| Enrollment agreement updated | Updated the enrollment agreement title. |
| Enrollment agreement deleted | Deleted the enrollment agreement title. |
| Relution server start | Relution Server started on node node. |
| Relution server stop | Relution Server stopped on node node. |
| Lesson weblink resource read | Read weblink resource resourceUuid. |
| Parent app: Installed apps read | Parent app: Read installed apps for app link parentAppLinkUuid |
| DEK initialized | Data encryption key initialized using algorithm (mode), key: keyId. |
| DEK re-wrapped | Data encryption key re-wrapped using algorithm (mode), target key: keyId. |
| DEK rotated | Data encryption key rotated using algorithm (mode), version: keyId. |
| Key pair generated | Cryptographic key pair generated using algorithm (component). |
| Certificate signed | X.509 certificate signed using algorithm (component). |
| CMS payload signed | CMS payload signed using algorithm (mode, component). |
| JWT signed | JWT signed using algorithm (component). |
Server Log References
Encryption/Decryption integrity failures:
INTEGRITY_FAILURE operation=ENCRYPT entity={} attribute={} outcome=FAILURE subject={}
INTEGRITY_FAILURE operation=DECRYPT entity={} attribute={} outcome=FAILURE subject={}
TLS_INTEGRITY_FAILURE host={} outcome=FAILURE reason="{}" error="{}"
Cryptographic key derivation:
CRYPTO_KEY_DERIVATION category={} algorithm={} purpose="{}"
CRYPTO_KEY_DERIVATION category={} algorithm={} iterations={} purpose="{}"
TLS_KEY_DERIVATION outcome={} info="{}"
TLS channels:
TLS_CHANNEL_ATTEMPT host={} port={} tls={} cipher={} cert_subject="{}" cert_fingerprint={}
TLS_CHANNEL_SUCCESS host={} outcome=SUCCESS
TLS_CHANNEL_FAILURE host={} outcome=FAILURE reason="{}"