Stay organized with collections
Save and categorize content based on your preferences.
Change log for JAMF
Date
Changes
2024-05-28
Enhancement:
- Changed mapping of "entity.asset.asset_id" from "id" to "udid".
- Mapped "id" to "entity.asset.attribute.labels".
2024-02-23
- Added support for logs where "message" is nearly equal to "phoneNumber" and "message" is nearly equal to "softwareUpdateDeviceId".
- Initialized "username", "wifiMacAddress" and "softwareUpdateDeviceId" to "null".
- Added IP check before mapping "general.lastReportedIp" to "event.idm.entity.entity.asset.ip".
2023-04-27
- Mapped "extensionAttributes.0.extensionAttribute.0.id" to "event.idm.entity.entity.user.attribute.labels".
- Mapped "extensionAttributes.0.extensionAttribute.0.name" to "event.idm.entity.entity.user.attribute.labels".
- Mapped "extensionAttributes.0.extensionAttribute.0.value" to "event.idm.entity.entity.user.attribute.labels".
- Mapped "general.site.name" to "event.idm.entity.entity.user.attribute.labels".
- Mapped "general.serialNumber" to "event.idm.entity.entity.user.attribute.labels".
- Mapped "general.jamfVersion" to "event.idm.entity.entity.asset.software.version".
- Added a null condition check for "extensionAttribute" mappings.
2023-03-02
Customer Issue - Added additional mappings to parse failing logs
- Mapped "udid" to "entity.asset.product_object_id".
- Mapped "id"/"data.deviceId" to "entity.asset.asset_id" depending on availability in logs.
- Mapped "general.id"/"data.deviceId" to "entity.metadata.product_entity_id" depending on availability in logs.
- Mapped "data.details.location.username" to "entity.user.userid".
- Mapped "general.name" to "entity.asset.hostname".
- Mapped "traceId" to "entity.user.windows_sid".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-13 UTC."],[[["Recent changes as of May 28, 2024, include updating the mapping of \"entity.asset.asset_id\" to \"udid\" and mapping \"id\" to \"entity.asset.attribute.labels\"."],["Updates on February 23, 2024, added support for specific log types related to phone numbers and software update device IDs and included null initialization for certain fields like \"username,\" \"wifiMacAddress,\" and \"softwareUpdateDeviceId\"."],["On April 27, 2023, several \"extensionAttributes\" and \"general\" fields were mapped to various \"event.idm.entity.entity.user.attribute.labels\", along with adding a null condition check for \"extensionAttribute\" mappings."],["On March 2, 2023, multiple fields including \"udid\", \"id\", \"general.id\", and \"data.details.location.username\" were remapped to various fields within the \"entity\" namespace to address customer issues with failing logs."]]],[]]