Device events domain: EmbeddedLinux
Code prefix: el
backup.creation
- Message: The backup {instance} created
- Severity: Informational
-
Custom data:
instance: Identifier of the backup instanceusername: User who performed the action
backup.deletion
- Message: The backup {instance} deleted
- Severity: Informational
-
Custom data:
instance: Identifier of the backup instanceusername: User who performed the action
backup.download
- Message: The backup {instance} downloaded
- Severity: Informational
-
Custom data:
instance: Identifier of the backup instanceusername: User who performed the action
backup.restoration
- Message: The backup {instance} restored
- Severity: Informational
-
Custom data:
instance: Identifier of the backup instancefeatures: List of the restored featuresusername: User who performed the action
backup.upload
- Message: The backup {instance} uploaded
- Severity: Informational
-
Custom data:
instance: Identifier of the backup instanceusername: User who performed the action
devicepairing.controllerPairing
- Message: Device paired to system controller "{controllerCertCn}"
- Severity: Informational
-
Custom data:
username: User who performed the actioncontrollerIpAddress: IP address of the system controllercontrollerCertCn: Common Name (CN) field from the system controller certificate
devicepairing.controllerUnpairing
- Message: Device unpaired from system controller "{controllerCertCn}"
- Severity: Informational
-
Custom data:
controllerIpAddress: IP address of the system controllercontrollerCertCn: Common Name (CN) field from the system controller certificate
devicestrust.tdmUpdateByController
- Message: Trusted devices manifest (TDM) updated for network "{trustDomainName}"
- Severity: Informational
-
Custom data:
controllerIpAddress: IP address of the system controllercontrollerCertCn: Common Name (CN) field from the system controller certificatecontrollerDomainUid: Unique ID of the system controller domaintrustDomainName: Trust domain nametrustedDeviceCns: List of trusted devices Common Name (CN) fields in the updated TDM
-
Reason:
The list of TLS device certificates to be trusted by this device has been updated by a system controller. Typically, this happens during device pairing process.
devicestrust.tdmDeletionByController
- Message: Trusted devices manifest (TDM) deleted for network "{trustDomainName}"
- Severity: Informational
-
Custom data:
controllerIpAddress: IP address of the system controllercontrollerCertCn: Common Name (CN) field from the system controller certificatetrustDomainName: Trust domain name
-
Reason:
The list of TLS device certificates to be trusted by this device has been deleted by a system controller. Typically, this happens during device unpairing process.
firewall.configurationChange
- Message: Firewall configuration changed
- Severity: Informational
-
Custom data:
username: User who performed the action
firmwareupdate.activation
- Message: Activating firmware
- Severity: Informational
-
Custom data:
username: User who performed the action
firmwareupdate.installation
- Message: Installing firmware
- Severity: Informational
-
Custom data:
username: User who performed the action
network.configurationChange
- Message: Network configuration changed
- Severity: Informational
-
Custom data:
username: User who performed the action
system.factoryResetCompletion
- Message: Factory reset completed
- Severity: Informational
system.rebootRequest
- Message: Reboot requested
- Severity: Informational
-
Custom data:
username: User who performed the action
system.startup
- Message: System started up; firmware version {firmwareVersion}
- Severity: Informational
-
Custom data:
firmwareVersion: Current system firmware version
time.manualSystemTimeChange
- Message: System time changed manually from {previousTime} to {currentTime}
- Severity: Informational
-
Custom data:
previousTime: System time (UTC) before the change in ISO 8601 formatYYYY-MM-DDThh:mm:ssZcurrentTime: System time (UTC) after the change in ISO 8601 formatYYYY-MM-DDThh:mm:ssZusername: User who performed the action
time.synchronizationConfigurationChange
- Message: Time synchronization configuration changed
- Severity: Informational
-
Custom data:
username: User who performed the action
time.systemTimeSynchronization
- Message: System time synchronized
- Severity: Informational
-
Custom data:
username: User who performed the action
time.timeZoneChange
- Message: Time zone changed from {previousTimeZone} to {currentTimeZone}
- Severity: Informational
-
Custom data:
previousTimeZone: Name of the previous time zone as listed in the IANA time zone databasecurrentTimeZone: Name of the current time zone as listed in the IANA time zone databaseusername: User who performed the action
usermgmt.userCreation
- Message: The user {newUser} created
- Severity: Informational
-
Custom data:
newUser: User who was createdusername: User who performed the actionroles: List of roles that were assigned to the user
usermgmt.userPasswordChange
- Message: Password changed for the user {affectedUser}
- Severity: Informational
-
Custom data:
affectedUser: User whose password was changedusername: User who performed the action
usermgmt.userPropertiesChange
- Message: Properties of the user {affectedUser} changed
- Severity: Informational
-
Custom data:
affectedUser: User whose properties were modifiedusername: User who performed the action
usermgmt.userRemoval
- Message: The user {removedUser} removed
- Severity: Informational
-
Custom data:
removedUser: User who was removedusername: User who performed the action
usermgmt.userRolesChange
- Message: Roles of the user {affectedUser} changed
- Severity: Informational
-
Custom data:
affectedUser: User whose roles were changedusername: User who performed the actionroles: List of roles that were assigned to the user
webui.login
- Message: The user {username} logged in to the web user interface
- Severity: Informational
-
Custom data:
username: User who logged inorigin: Origin of the login, for example client IP address
webui.logout
- Message: The user {username} logged out of the web user interface
- Severity: Informational
-
Custom data:
username: User who logged outsessionTimeout: Whether the logout was due to session timeout